[U-Boot] [U-Boot, v2, 2/3] rockchip: rk3128: add ofdata_to_platdata() method for driver
Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Thu Apr 26 07:05:36 UTC 2018
> 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 <kever.yang at rock-chips.com>
> Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-sytems.com>
> Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-sytems.com>
> ---
>
> Changes in v2:
> - Address comments from Simon
>
> drivers/clk/rockchip/clk_rk3128.c | 11 ++++++++++-
> 1 file changed, 10 insertions(+), 1 deletion(-)
>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list