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>
Showing
- drivers/core/lists.c 6 additions, 6 deletionsdrivers/core/lists.c
- drivers/core/root.c 1 addition, 1 deletiondrivers/core/root.c
- drivers/serial/serial-uclass.c 2 additions, 1 deletiondrivers/serial/serial-uclass.c
- drivers/timer/timer-uclass.c 2 additions, 1 deletiondrivers/timer/timer-uclass.c
- include/dm/lists.h 3 additions, 4 deletionsinclude/dm/lists.h
Loading
Please register or sign in to comment