Files
u-boot/drivers
Simon Glass f11c7ab94d dm: core: Add device-based 'read' functions to access DT
It is common to read a device-tree property from the node associated with
a device. Add convenience functions to do this so that drivers do not need
to deal with accessing the ofnode from the device.

These functions all start with 'dev_read_' to provide consistent naming
for all functions which read information from a device's device tree node.

These are inlined when using the flat DT to save code size. The live tree
implementation is added in a later commit.

Signed-off-by: Simon Glass <sjg@chromium.org>
2017-06-01 07:03:07 -06:00
..
2017-06-01 07:03:01 -06:00
2017-04-05 13:52:01 -04:00
2017-06-01 07:03:01 -06:00
2017-05-22 12:38:15 -04:00
2017-05-12 08:37:09 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-05-22 12:45:27 -04:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:01 -06:00
2017-05-22 08:37:10 -04:00
2016-02-06 12:00:59 +01:00
2017-06-01 07:03:01 -06:00
2017-06-01 07:03:03 -06:00
2017-05-18 11:23:31 +02:00
2017-06-01 07:03:01 -06:00