]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: core: Update lists_bind_fdt() to use ofnode
authorSimon Glass <sjg@chromium.org>
Fri, 19 May 2017 02:09:06 +0000 (20:09 -0600)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Jun 2017 13:03:08 +0000 (07:03 -0600)
commitf5b5719cdf13f3ee1ae949a3bcffafb6431eead4
treea982505c95e565ecd4ad5b1f73a18d2715135c25
parent396e343b3d03e3773edf4a39f49c7918d4b8ff91
dm: core: Update lists_bind_fdt() to use ofnode

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@chromium.org>
drivers/core/lists.c
drivers/core/root.c
drivers/serial/serial-uclass.c
drivers/timer/timer-uclass.c
include/dm/lists.h