u-boot/drivers/demo
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 drivers: hierarchize drivers Kconfig menu 2015-08-12 20:47:44 -04:00
Makefile kbuild: refactor some makefiles 2014-09-24 18:30:29 -04:00
demo-pdata.c dm: Add a demonstration/example driver 2014-03-04 12:15:29 -05:00
demo-shape.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
demo-simple.c common: Make sure arch-specific map_sysmem() is defined 2015-04-18 11:11:09 -06:00
demo-uclass.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00