Home
last modified time | relevance | path

Searched hist:d82ba4c0 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/dm/
H A Duclass.hd82ba4c0 Thu Jul 02 19:15:38 CDT 2015 Simon Glass <sjg@chromium.org> dm: core: Support finding a device by phandle

It is common for one node to reference another via a phandle. Add support
for obtaining an attached device by this method. As an example, a node may
have a 'power-supply' property which references a regulator, allowing the
driver to turn on its power.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Duclass.cd82ba4c0 Thu Jul 02 19:15:38 CDT 2015 Simon Glass <sjg@chromium.org> dm: core: Support finding a device by phandle

It is common for one node to reference another via a phandle. Add support
for obtaining an attached device by this method. As an example, a node may
have a 'power-supply' property which references a regulator, allowing the
driver to turn on its power.

Signed-off-by: Simon Glass <sjg@chromium.org>