Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/dm/
H A Duclass.hd82ba4c0b457f0cb30da7bbee935aad7793e5fac Fri Jul 03 00:15:38 UTC 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>
/rk3399_rockchip-uboot/drivers/core/
H A Duclass.cd82ba4c0b457f0cb30da7bbee935aad7793e5fac Fri Jul 03 00:15:38 UTC 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>