[U-Boot] [Question] uclass to be used for SoC devices

Grygorii Strashko grygorii.strashko at ti.com
Mon Jun 25 18:32:36 UTC 2018


Hi All,

I have question about uclass to be used for SoC devices (./drivers/soc/).
Now there is only ./drivers/soc/keystone/keystone_serdes.c which is not DM converted,
but we are going to add more drivers for SoC specific components soon and
internally I've used UCLASS_MISC for now. Is it acceptable?
Or new uclass need to be introduced, like UCLASS_SOC

-- 
regards,
-grygorii


More information about the U-Boot mailing list