ARM: dts: omap4: Move l4 child devices to probe them with ti-sysc
authorTony Lindgren <tony@atomide.com>
Fri, 6 Jul 2018 06:19:37 +0000 (23:19 -0700)
committerTony Lindgren <tony@atomide.com>
Sat, 21 Jul 2018 05:20:47 +0000 (22:20 -0700)
commit84badc5ec5fc01e7cb16f5e1628b2fe8d8965a57
tree30fb5f6b92dca8d80575a4aa4e5d3e6c886f5622
parent4bce678624227b5f5e020a3ff05205d40f6677c0
ARM: dts: omap4: Move l4 child devices to probe them with ti-sysc

With l4 interconnect hierarchy and ti-sysc interconnect target module
data in place, we can simply move all the related child devices to
their proper location and enable probing using ti-sysc.

In general the first child device address range starts at range 0
from the ti-sysc interconnect target so the move involves adjusting
the child device reg properties for that.

And we cannot yet move mmu_dsp until we have a proper reset controller
driver for rstctrl registers.

In case of any regressions, problem devices can be reverted to probe
with legacy platform data as needed by moving them back and removing
the related interconnect target module node.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4.dtsi
arch/arm/boot/dts/omap4-panda-es.dts
arch/arm/boot/dts/omap4.dtsi