[U-Boot] [PATCH 3/4] rockchip: Use rockchip_get_clk() to obtain the SoC clock
Anatolij Gustschin
agust at denx.de
Mon Jul 18 00:17:56 CEST 2016
On Sun, 17 Jul 2016 15:23:17 -0600
Simon Glass sjg at chromium.org wrote:
> The current code picks the first available clock. In U-Boot proper this is
> the oscillator device, not the SoC clock device. As a result the HDMI display
> does not work.
>
> Fix this by calling rockchip_get_clk() instead.
>
> Fixes: 135aa950 (clk: convert API to match reset/mailbox style)
> Signed-off-by: Simon Glass <sjg at chromium.org>
Acked-by: Anatolij Gustschin <agust at denx.de>
More information about the U-Boot
mailing list