u-boot-brain/include/dm
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-internal.h dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
device.h dm: Introduce device sequence numbering 2014-07-23 14:07:25 +01:00
lists.h dm: Allow drivers to be marked 'before relocation' 2014-07-23 14:07:24 +01:00
platdata.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
root.h dm: Support driver model prior to relocation 2014-07-23 14:07:24 +01:00
test.h dm: rename device struct to udevice 2014-05-27 10:21:32 -04:00
uclass-id.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00
uclass-internal.h dm: Introduce device sequence numbering 2014-07-23 14:07:25 +01:00
uclass.h dm: Allow a device to be found by its FDT offset 2014-07-23 14:07:25 +01:00
ut.h dm: Add basic tests 2014-03-04 12:15:29 -05:00
util.h dm: Add base driver model support 2014-03-04 12:15:29 -05:00