This function may be useful to code outside of the code driver-model implementation. Export it and add a test.
Signed-off-by: Simon Glass <[email protected]> --- Changes in v2: None drivers/core/uclass.c | 6 ++---- include/dm/uclass-internal.h | 17 +++++++++++++++++ test/dm/test-fdt.c | 20 ++++++++++++++++++++ 3 files changed, 39 insertions(+), 4 deletions(-) Applied to u-boot-dm/master, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

