ARM: dts: Move omap4 mmio-sram out of l3 interconnect
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:31 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:31 +0000 (14:04 +0200)
commitfbe8285d65a9e7c69fdbe6cc069d33581302c72d
treeb3a65be80002486cdb257d6fd1669765a8e4cb1b
parente55cc3f0404c6bb22ca843a6d16fae2ca193ca09
ARM: dts: Move omap4 mmio-sram out of l3 interconnect

We need mmio-sram early for omap4_sram_init() for IO barrier init, and
will be moving l3 interconnect to probe with simple-pm-bus that probes
at module_init() time. So let's move mmio-sram out of l3 to prepare for
that.

Otherwise we will get the following after probing the interconnects with
simple-pm-bus:

omap4_sram_init:Unable to get sram pool needed to handle errata I688

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