u-boot/drivers/clk
Simon Glass e160f7d430 dm: core: Replace of_offset with accessor
At present devices use a simple integer offset to record the device tree
node associated with the device. In preparation for supporting a live
device tree, which uses a node pointer instead, refactor existing code to
access this field through an inline function.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-02-08 06:12:14 -07:00
..
aspeed aspeed: Add basic ast2500-specific drivers and configuration 2017-01-28 14:04:29 -05:00
at91 dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
exynos clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
rockchip rockchip: clk: Support setting ACLK 2016-11-25 17:59:31 -07:00
tegra clock: implement a driver for the Tegra CAR 2016-09-27 09:11:02 -07:00
uniphier clk: uniphier: fix compatible strings for Pro5, PXs2, LD20 SD clock 2017-01-29 20:59:08 +09:00
Kconfig clk: zynqmp: Add clock driver support for zynqmp 2017-01-10 10:18:12 +01:00
Makefile aspeed: Add basic ast2500-specific drivers and configuration 2017-01-28 14:04:29 -05:00
clk-uclass.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07: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: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
clk_pic32.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07: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
clk_zynqmp.c clk: zynqmp: Add clock driver support for zynqmp 2017-01-10 10:18:12 +01:00