u-boot-brain/drivers/clk
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
..
exynos clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
uniphier ARM: uniphier: use (devm_)ioremap() instead of map_sysmem() 2016-07-24 00:13:10 +09:00
clk_fixed_rate.c dm: clk: Add support for of-platdata 2016-07-14 20:40:24 -06:00
clk_pic32.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
clk_rk3036.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
clk_rk3288.c rockchip: Use rockchip_get_clk() to obtain the SoC clock 2016-07-25 20:46:45 -06:00
clk_sandbox_test.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
clk_sandbox.c clk: sandbox: don't check clk ID against 0 2016-06-24 17:24:35 -04:00
clk-uclass.c dm: clk: Remove simple version of clk_get_by_index/name() 2016-07-22 14:05:50 +02:00
Kconfig clk: exynos: add clock driver for Exynos7420 Soc 2016-05-25 10:00:18 +09:00
Makefile clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00