]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: dts: Move omap5 mmio-sram out of l3 interconnect
authorTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:57 +0000 (14:04 +0200)
committerTony Lindgren <tony@atomide.com>
Wed, 10 Mar 2021 12:04:57 +0000 (14:04 +0200)
commit33089374beabcb6b31cb46e16df6e58a8d447f74
tree85a319613bed7cd8a07376f45a1265f2ca1d08e0
parent2d6c8d69a3fd0310b6c74caa4e136edb2d6ec088
ARM: dts: Move omap5 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/omap5.dtsi