[U-Boot] [PATCH v3 16/72] dm: core: Update lists_bind_fdt() to use ofnode

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


Adjust this function to use an ofnode instead of an offset, so it can be
used with livetree. This involves updating all callers.

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

Changes in v3: None
Changes in v2: None

 drivers/core/lists.c           | 12 ++++++------
 drivers/core/root.c            |  2 +-
 drivers/serial/serial-uclass.c |  3 ++-
 drivers/timer/timer-uclass.c   |  3 ++-
 include/dm/lists.h             |  7 +++----
 5 files changed, 14 insertions(+), 13 deletions(-)

Applied to u-boot-dm


More information about the U-Boot mailing list