[U-Boot] [PATCH 3/4] rockchip: Use rockchip_get_clk() to obtain the SoC clock

Simon Glass sjg at chromium.org
Mon Jul 18 14:16:44 CEST 2016


On 17 July 2016 at 16:17, Anatolij Gustschin <agust at denx.de> wrote:
> 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>

Applied to u-boot-rockchip


More information about the U-Boot mailing list