u-boot-2016/drivers/core
Simon Glass a4b8e372d5 dm: Add more livetree helpers and definitions
Add some definitions and helpers for livetree in the main of.h header
file. These include:

- reading multi-cell integers
- default number of address/size cells
- functions for comparing names

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-01 07:03:12 -06:00
..
device-remove.c
device.c dm: core: Allow binding a device from a live tree 2017-06-01 07:03:08 -06:00
devres.c
dump.c
fdtaddr.c
Kconfig
lists.c dm: core: Update device_bind_driver_to_node() to use ofnode 2017-06-01 07:03:08 -06:00
Makefile dm: core: Implement live tree 'read' functions 2017-06-01 07:03:08 -06:00
of_access.c
of_addr.c
of_extra.c
ofnode.c dm: Add more livetree helpers and definitions 2017-06-01 07:03:12 -06:00
read.c dm: core: Implement live tree 'read' functions 2017-06-01 07:03:08 -06:00
regmap.c dm: regmap: Add support for livetree 2017-06-01 07:03:09 -06:00
root.c dm: core: Scan the live tree when setting up driver model 2017-06-01 07:03:08 -06:00
simple-bus.c dm: simple-bus: Add support for livetree 2017-06-01 07:03:09 -06:00
syscon-uclass.c
uclass.c dm: core: Update uclass_find_device_by_phandle() for livetree 2017-06-01 07:03:09 -06:00
util.c