On 11 June 2018 at 13:07, Simon Glass <[email protected]> wrote: > Add a new device_bind_ofnode() function which can bind a device given its > ofnode. This allows binding devices more easily with livetree nodes. > > Signed-off-by: Simon Glass <[email protected]> > --- > > drivers/core/device.c | 8 ++++++++ > include/dm/device-internal.h | 4 ++++ > 2 files changed, 12 insertions(+)
Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

