This little series makes a minor change to how autoprobe is
implemeneted, as discussed on the list.

SPL is left out for now, but we can discuss how best to deal with that.


Simon Glass (3):
  common: Drop check for DM in initf_dm()
  dm: core: Simplify dm_probe_devices()
  common: Move autoprobe out to board init

 common/board_f.c    |  9 +++++++--
 common/board_r.c    |  4 ++++
 drivers/core/root.c | 27 ++++++++++++++++-----------
 include/dm/root.h   | 10 ++++++++++
 4 files changed, 37 insertions(+), 13 deletions(-)

-- 
2.43.0

Reply via email to