u-boot/drivers/clk/at91
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
..
Kconfig clk: at91: Improve the clock implementation 2016-10-28 18:37:14 +02:00
Makefile clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-generated.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
clk-h32mx.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-main.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-master.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-peripheral.c clk: at91: Improve the clock implementation 2016-10-28 18:37:14 +02:00
clk-plla.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-slow.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
clk-system.c clk: at91: Improve the clock implementation 2016-10-28 18:37:14 +02:00
clk-utmi.c clk: at91: Add clock driver 2016-08-15 22:12:00 +02:00
pmc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pmc.h clk: at91: Improve the clock implementation 2016-10-28 18:37:14 +02:00
sckc.c clk: at91: Fix at91-pmc and at91-sckc's class ID 2016-10-28 18:37:14 +02:00