From: Patrice Chotard <patrice.chot...@st.com>

v2:     _ implement this feature in dm_extended_scan_dt() which can be called 
          from test/dm/test-main.c to insure that test scan DT clocks
          sub-nodes
        _ replace fdt_path_offset() by ofnode_path()
        _ update sandbox dedicated test

Patrice Chotard (2):
  dm: core: add clocks node scan
  dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in
    dm_do_test

 arch/sandbox/dts/test.dts | 10 ++++++----
 drivers/core/root.c       | 34 ++++++++++++++++++++++++++++++++--
 include/dm/root.h         | 14 ++++++++++++++
 test/dm/test-main.c       |  2 +-
 4 files changed, 53 insertions(+), 7 deletions(-)

-- 
1.9.1

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to