Home
last modified time | relevance | path

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

/openbmc/u-boot/include/dm/
H A Duclass-internal.h1b30d61d Thu Jan 21 20:43:57 CST 2016 Simon Glass <sjg@chromium.org> dm: core: Export uclass_find_device_by_of_offset()

It is sometimes useful to be able to find a device before probing it,
perhaps to set up some platform data for it. Allow finding by of_offset
also.

Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/drivers/core/
H A Duclass.c1b30d61d Thu Jan 21 20:43:57 CST 2016 Simon Glass <sjg@chromium.org> dm: core: Export uclass_find_device_by_of_offset()

It is sometimes useful to be able to find a device before probing it,
perhaps to set up some platform data for it. Allow finding by of_offset
also.

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