[U-Boot] [PATCH v3 15/72] dm: core: Allow binding a device from a live tree

sjg at google.com sjg at google.com
Thu May 25 00:06:54 UTC 2017


When a live tree is being used we need to record the node that was used to
create the device. Update device_bind_with_driver_data() to support this.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

Changes in v3: None
Changes in v2: None

 drivers/core/device.c        | 18 ++++++++----------
 drivers/core/lists.c         |  2 +-
 include/dm/device-internal.h | 10 ++++++----
 3 files changed, 15 insertions(+), 15 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list