u-boot/drivers/clk
Simon Glass 08fd82cf3e rockchip: clk: Move all DT decoding to ofdata_to_platdata()
It is more correct to avoid touching the device tree in the probe() method.
Update the driver to work this way. Also add an error check on grf since if
that fails then we should not use it.

Signed-off-by: Simon Glass <sjg@chromium.org>
2016-07-14 20:40:24 -06:00
..
exynos clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
uniphier clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06: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: clk: Move all DT decoding to ofdata_to_platdata() 2016-07-14 20:40:24 -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: Add support for of-platdata 2016-07-14 20:40:24 -06: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