summaryrefslogtreecommitdiff
path: root/drivers/Makefile
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-06-23 21:38:37 (GMT)
committerSimon Glass <sjg@chromium.org>2015-07-21 23:39:22 (GMT)
commit2693047acdcdae20b066715d0da4937814347935 (patch)
tree26da337c474cd8485f03b4088512fc832c0dd73a /drivers/Makefile
parent3039811e6584d55c6a330a7cf409f4dcea13ee31 (diff)
downloadu-boot-2693047acdcdae20b066715d0da4937814347935.tar.xz
dm: core: Add a function to find any device from device tree
In some rare cases it is useful to be able to locate a device given a device tree node offset. An example is when you have an alias that points to a node and you want to find the associated device. The device may be SPI, MMC or something else, but you don't need to know the uclass to find it. Add a function to do a global search for a device, given its device tree offset. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions