u-boot-brain/drivers/core
Simon Glass f4cdead24a dm: Allow a device to be found by its FDT offset
Each device that was bound from a device tree has an node that caused it to
be bound. Add functions that find and return a device based on a device tree
offset.

Signed-off-by: Simon Glass <sjg@chromium.org>
2014-07-23 14:07:25 +01:00
..
device.c dm: Introduce device sequence numbering 2014-07-23 14:07:25 +01:00
lists.c dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
Makefile dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.c dm: Support driver model prior to relocation 2014-07-23 14:07:24 +01:00
uclass.c dm: Allow a device to be found by its FDT offset 2014-07-23 14:07:25 +01:00
util.c dm: Add base driver model support 2014-03-04 12:15:29 -05:00