
9 Jul
2018
9 Jul
'18
9:50 p.m.
On 11 June 2018 at 13:07, Simon Glass sjg@chromium.org wrote:
Add an ofnode_by_compatible() to allow iterating through ofnodes with a given compatible string.
Signed-off-by: Simon Glass sjg@chromium.org
drivers/core/ofnode.c | 12 ++++++++++++ include/dm/ofnode.h | 11 +++++++++++ 2 files changed, 23 insertions(+)
Applied to u-boot-dm