> Parse of data in dedicated api instead of in probe().
> 
> The clk_set_rate() may be called before the clk driver is probed,
> after core support set default clock.
> This patch fix system abort issue since:
> f4fcba5 clk: implement clk_set_defaults()
> 
> Signed-off-by: Kever Yang <[email protected]>
> Acked-by: Philipp Tomsich <[email protected]>
> Reviewed-by: Philipp Tomsich <[email protected]>
> ---
> 
> Changes in v2:
> - address commentS from Simon
> 
>  drivers/clk/rockchip/clk_rk3036.c | 11 ++++++++++-
>  1 file changed, 10 insertions(+), 1 deletion(-)
> 

Applied to u-boot-rockchip, thanks!
_______________________________________________
U-Boot mailing list
[email protected]
https://lists.denx.de/listinfo/u-boot

Reply via email to