u-boot/drivers
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
..
adc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
bios_emulator bios_emulator: Fix cast for 64-bit compilation 2016-10-11 11:55:33 +08:00
block block: Move ceva driver to DM 2016-12-20 09:15:27 +01:00
bootcount bootcounter_ram: Fix misaligned cache warning 2016-11-28 15:10:34 -05:00
clk dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
core dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
cpu cpu: Add get_vendor callback 2016-10-19 09:01:51 +02:00
crypto crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig 2017-01-04 19:40:19 -05:00
ddr ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS 2017-01-04 19:40:52 -05:00
demo dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
dfu dfu: align array in dfu_get_dev_type with enum dfu_device_type 2016-11-03 11:55:25 +01:00
dma
fpga fpga: zynqmp: Remove empty functions 2017-01-10 10:18:11 +01:00
gpio dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
hwmon
i2c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
input dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
led dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mailbox dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
memory
misc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mmc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
mtd dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
net dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pch
pci dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pcmcia
phy/marvell dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pinctrl dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
power dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
pwm pwm: imx: increase support up to PWM8 for i.MX6SX 2016-11-29 16:34:27 +01:00
qe powerpc: P1025: Remove macro CONFIG_P1025 2016-11-23 23:42:10 -08:00
ram
remoteproc dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
reset dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
rtc rtc: pcf2127: Update Kconfig and code style 2017-01-14 16:47:59 -05:00
serial dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
soc
sound
spi dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
spmi dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
sysreset dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
thermal imx: thermal: Kconfig: add MX7 2017-01-02 17:08:25 +01:00
timer dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
tpm lib: tpm: Add command to flush resources 2017-02-01 09:02:57 +01:00
twserial
usb dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
video dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
watchdog imx_watchdog: Do not assert WDOG_B on watchdog init 2016-10-04 12:01:14 +02:00
Kconfig fsl_ddr: Move DDR config options to driver Kconfig 2017-01-04 19:40:41 -05:00
Makefile spl: Allow PCH drivers to be used in SPL 2017-02-06 11:38:46 +08:00