> Add api for who can not get phandle from a device property. > > Signed-off-by: Kever Yang <[email protected]> > --- > > Changes in v2: > - use uint instead of int for phandle > - address comment from Philipp > > drivers/core/uclass.c | 26 ++++++++++++++++++++++++++ > include/dm/uclass.h | 16 ++++++++++++++++ > 2 files changed, 42 insertions(+) >
Reviewed-by: Philipp Tomsich <[email protected]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

