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

Peter Robinson pbrobinson at gmail.com
Mon Jun 25 18:45:18 UTC 2018


On Mon, Jun 25, 2018 at 7:32 PM, Grygorii Strashko
<grygorii.strashko at ti.com> wrote:
> 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

The QCom smem driver [1] is based on a kernel drivers/soc driver, you
might want to check some of the threads around that for some initial
discussion.

[1] https://lists.denx.de/pipermail/u-boot/2018-June/332578.html


More information about the U-Boot mailing list