bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first
authorTony Lindgren <tony@atomide.com>
Mon, 8 Mar 2021 09:35:07 +0000 (11:35 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 8 Mar 2021 09:35:07 +0000 (11:35 +0200)
commit4700a00755fb5a4bb5109128297d6fd2d1272ee6
tree229f80227193a405448dfbc8f7bcfc99185aa63c
parent7bad5af826aba00487fed9a3300d3f43f0cba11b
bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first

We want to probe l4_wkup and l4_cfg interconnect devices first to avoid
issues with missing resources. Otherwise we attempt to probe l4_per
devices first causing pointless deferred probe and also annoyingh
renumbering of the MMC devices for example.

Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c