mbox series

[00/12] Update omap4 devicetree files to probe with genpd

Message ID 20210308133910.12454-1-tony@atomide.com (mailing list archive)
Headers show
Series Update omap4 devicetree files to probe with genpd | expand

Message

Tony Lindgren March 8, 2021, 1:38 p.m. UTC
Hi all,

Here are the devicetree changes to update omap4 to probe with genpd and
simple-pm-bus.

These patches are against v5.12-rc2, and depend on the following preparatory
patches posted earlier:

"ARM: OMAP2+: Init both prm and prcm nodes early for clocks"
"bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"
"ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable race"
"ARM: dts: Fix moving mmc devices with aliases for omap4 & 5"
"bus: ti-sysc: Fix initializing module_pa for modules without sysc register"
"soc: ti: omap-prm: Allow hardware supported retention when idle"

I will post another series to drop the legacy data.

Regards,

Tony


Tony Lindgren (12):
  ARM: dts: Configure power-domain for omap4 gfx
  ARM: dts: Configure power-domain for omap4 dts iss
  ARM: dts: Configure interconnect target module for omap4 dmm
  ARM: dts: Configure interconnect target module for omap4 emif
  ARM: dts: Configure interconnect target module for omap4 debugss
  ARM: dts: Configure interconnect target module for omap4 mpu
  ARM: dts: Move omap4 mmio-sram out of l3 interconnect
  ARM: dts: Move omap4 l3-noc to a separate node
  ARM: dts: Configure simple-pm-bus for omap4 l4_wkup
  ARM: dts: Configure simple-pm-bus for omap4 l4_per
  ARM: dts: Configure simple-pm-bus for omap4 l4_cfg
  ARM: dts: Prepare for simple-pm-bus for omap4 l3

 arch/arm/boot/dts/omap4-l4.dtsi |  39 +++++---
 arch/arm/boot/dts/omap4.dtsi    | 165 ++++++++++++++++++++++----------
 arch/arm/boot/dts/omap4460.dtsi |  13 ++-
 3 files changed, 143 insertions(+), 74 deletions(-)