On 17 July 2016 at 16:17, Anatolij Gustschin wrote:
> On Sun, 17 Jul 2016 15:23:17 -0600
> Simon Glass s...@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 n
On Sun, 17 Jul 2016 15:23:17 -0600
Simon Glass s...@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.
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: Si
3 matches
Mail list logo