Hi Ramon,

On 9 June 2018 at 03:06, Ramon Fried <ramon.fr...@gmail.com> wrote:
>
> This is a simple uclass for SOC drivers.
> It is intend to serve as uclass for SOC specific drivers
> that don't fall into any other uclass catagories.
> Currently, it doesn't define any special ops.
>
> Signed-off-by: Ramon Fried <ramon.fr...@gmail.com>
>
> ---
>
>  drivers/soc/Makefile     | 1 +
>  drivers/soc/soc-uclass.c | 8 ++++++++
>  include/dm/uclass-id.h   | 1 +
>  3 files changed, 10 insertions(+)
>  create mode 100644 drivers/soc/soc-uclass.c

Please see my other email on this series. This is not the correct way
to implement a driver-model uclass.

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to