[U-Boot] [PATCH 05/11] dm: core: Add a way to find an ofnode by compatible string

Simon Glass sjg at chromium.org
Mon Jul 9 19:50:37 UTC 2018


On 11 June 2018 at 13:07, Simon Glass <sjg at chromium.org> wrote:
> Add an ofnode_by_compatible() to allow iterating through ofnodes with a
> given compatible string.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/core/ofnode.c | 12 ++++++++++++
>  include/dm/ofnode.h   | 11 +++++++++++
>  2 files changed, 23 insertions(+)

Applied to u-boot-dm


More information about the U-Boot mailing list