
18 Jul
2016
18 Jul
'16
2:16 p.m.
On 17 July 2016 at 16:17, Anatolij Gustschin agust@denx.de wrote:
On Sun, 17 Jul 2016 15:23:17 -0600 Simon Glass sjg@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@chromium.org
Acked-by: Anatolij Gustschin agust@denx.de
Applied to u-boot-rockchip