u-boot/drivers/clk
Simon Glass c8a6bc9683 rockchip: rk3399: Move rockchip_get_cru() out of the driver
This function is called from outside the driver. It should be placed into
common SoC code. Move it.

Also rename the driver symbol to be more consistent with the other rockchip
clock drivers.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2016-10-30 13:29:06 -06:00
..
at91 clk: at91: Improve the clock implementation 2016-10-28 18:37:14 +02:00
exynos clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rockchip rockchip: rk3399: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
tegra clock: implement a driver for the Tegra CAR 2016-09-27 09:11:02 -07:00
uniphier clk: uniphier: rework UniPhier clk driver 2016-10-18 14:06:46 +09:00
clk-uclass.c clk: clk-uclass: Assign clk->dev before call .of_xlate 2016-10-28 18:37:14 +02:00
clk_boston.c clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02: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_sandbox.c clk: sandbox: don't check clk ID against 0 2016-06-24 17:24:35 -04:00
clk_sandbox_test.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
Kconfig clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00
Makefile clk: boston: Providea simple driver for Boston board clocks 2016-09-21 15:04:32 +02:00