[U-Boot] [U-Boot, v2] clk: at91: Fix at91-pmc and at91-sckc's class ID

Andreas Bießmann andreas at biessmann.org
Fri Oct 28 18:49:14 CEST 2016


Dear Wenyou Yang,

Wenyou Yang <wenyou.yang at atmel.com> writes:
>The at91-pmc and at91-sckc aren't the clock providers, change their
>class ID from UCLASS_CLK to UCLASS_SIMPLE_BUS, they also don't
>need to bind the child nodes explicitly, the .post_bind callback
>of simple_bus uclass will do it for them.
>
>Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
>Acked-by: Stephen Warren <swarren at nvidia.com>
>Reviewed-by: Simon Glass <sjg at chromium.org>
>---
>
>Changes in v2:
> - Collect the tags.
>
> drivers/clk/at91/pmc.c  | 10 ++--------
> drivers/clk/at91/sckc.c | 17 +++++------------
> 2 files changed, 7 insertions(+), 20 deletions(-)

applied to u-boot-atmel/master, thanks!

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list