
9 Jul
2018
9 Jul
'18
9:50 p.m.
On 11 June 2018 at 13:07, Simon Glass sjg@chromium.org 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 sjg@chromium.org
drivers/core/device.c | 8 ++++++++ include/dm/device-internal.h | 4 ++++ 2 files changed, 12 insertions(+)
Applied to u-boot-dm