[U-Boot] [PATCH v9 33/49] dm: core: Export uclass_find_device_by_of_offset()

Simon Glass sjg at chromium.org
Fri Jan 22 16:18:38 CET 2016


On 21 January 2016 at 19:43, Simon Glass <sjg at chromium.org> wrote:
> 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 at chromium.org>
> ---
>
> Changes in v9: None
> Changes in v2: None
>
>  drivers/core/uclass.c        |  4 ++--
>  include/dm/uclass-internal.h | 16 ++++++++++++++++
>  2 files changed, 18 insertions(+), 2 deletions(-)

Applied to u-boot-rockchip.


More information about the U-Boot mailing list