/openbmc/u-boot/arch/x86/cpu/intel_common/ |
H A D | lpc.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | mrc.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | ps862x.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pcf8575_gpio.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | msm_gpio.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | pic32_gpio.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/remoteproc/ |
H A D | ti_power_proc.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/arch/x86/cpu/broadwell/ |
H A D | sata.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | pinctrl_broadwell.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | pch.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/i2c/muxes/ |
H A D | i2c-arb-gpio-challenge.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/misc/ |
H A D | tegra_car.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | i2c_eeprom_emul.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/spi/ |
H A D | pic32_spi.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/arch/x86/lib/ |
H A D | pinctrl_ich6.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/i2c/ |
H A D | exynos_hs_i2c.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | cros_ec_tunnel.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/power/domain/ |
H A D | power-domain-uclass.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/usb/musb-new/ |
H A D | pic32.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/power/regulator/ |
H A D | gpio-regulator.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/pinctrl/ath79/ |
H A D | pinctrl_qca953x.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | pinctrl_ar933x.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/video/ |
H A D | broadwell_igd.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
H A D | ivybridge_igd.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/net/ |
H A D | pic32_eth.c | diff e160f7d430f163bc42757aff3bf2bcac0a459f02 Tue Jan 17 17:52:55 CST 2017 Simon Glass <sjg@chromium.org> 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>
|