u-boot/arch/arm/mach-rockchip/rk3288
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 Kconfig: Migrate BOARD_LATE_INIT to a select 2017-01-24 10:35:54 -05:00
Makefile rk3288: add arch_cpu_init for rk3288 2016-09-22 07:32:22 -06:00
clk_rk3288.c rockchip: rk3288: Move rockchip_get_cru() out of the driver 2016-10-30 13:29:06 -06:00
rk3288.c rk3288: fix reg address for GRF_SOC_CON2 2016-10-30 13:29:06 -06:00
sdram_rk3288.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
syscon_rk3288.c rockchip: syscon: Update to work with of-platdata 2016-07-14 20:40:24 -06:00