Hi Jean-Jacques, On 22 June 2018 at 05:25, Jean-Jacques Hiblot <[email protected]> wrote: > > This function is the reciprocal of uclass_find_device(). > It will be used to print the index information in dm tree dump. > > Signed-off-by: Jean-Jacques Hiblot <[email protected]> > > --- > > Changes in v3: > - update commit log > - fixed problem with the function name > > Changes in v2: None > > drivers/core/uclass.c | 21 +++++++++++++++++++++ > include/dm/uclass-internal.h | 11 +++++++++++ > 2 files changed, 32 insertions(+) >
Reviewed-by: Simon Glass <[email protected]> But this does need a sandbox test in test/dm/ofnode.c. _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

