OSDN Git Service

ARM: dts: dra7: Move l4 child devices to probe them with ti-sysc
authorTony Lindgren <tony@atomide.com>
Thu, 27 Sep 2018 20:39:07 +0000 (13:39 -0700)
committerTony Lindgren <tony@atomide.com>
Thu, 18 Oct 2018 17:04:02 +0000 (10:04 -0700)
commit4ed0dfe3cf39a97cd0ed532212b5e55e9752fe3f
tree57f0997e1826bab5fff31e2c633cfdaf4e967809
parent549fce068a3112815e57ba65a067f6b9c3b7ec10
ARM: dts: dra7: 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.

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.

Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Keerthy <j-keerthy@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi
arch/arm/boot/dts/dra7.dtsi