ARM: dts: Configure omap4 and 5 l4_abe for genpd and drop platform data
authorTony Lindgren <tony@atomide.com>
Thu, 2 Jul 2020 15:45:13 +0000 (08:45 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 18 Aug 2020 07:40:03 +0000 (10:40 +0300)
commit0fd1594b3c339f17210c7ebfff102ad054cfcc7d
treec0c7da6c1595dea0b0a0bbda2c43777d42b60d0c
parent587c437d96a3c2a9f15d5f1e315b6ed1ed939725
ARM: dts: Configure omap4 and 5 l4_abe for genpd and drop platform data

We can power off l4_abe domain when not in use when we configure it for
genpd. And with that change, we can now also drop the old unused legacy
platform data.

Note that we also need to now use "simple-pm-bus" instead of "simple-bus"
for PM runtime to get enabled for the bus.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Acked-by: Santosh Shilimkar <ssantosh@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4-abe.dtsi
arch/arm/boot/dts/omap4.dtsi
arch/arm/boot/dts/omap5-l4-abe.dtsi
arch/arm/boot/dts/omap5.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c
arch/arm/mach-omap2/omap_hwmod_54xx_data.c