1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-19 07:49:51 +01:00
Files
u-boot-megous/drivers/video
Simon Glass c3aad6f65b rockchip: Use rockchip_get_clk() to obtain the SoC clock
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>
2016-07-25 20:46:45 -06:00
..
2015-09-11 17:15:32 -04:00
2016-03-27 09:12:19 -04:00
2015-06-10 19:26:54 -06:00
2015-08-26 07:54:17 -07:00
2013-10-30 10:48:41 +01:00
2016-03-17 10:27:26 +08:00
2016-03-17 10:27:26 +08:00
2016-01-21 20:42:36 -07:00