[PATCH 0/7] ARM:mstar: DT filling out

Daniel Palmer daniel at 0x0f.com
Sun Jul 26 00:39:41 EDT 2020


This series adds a few low hanging fruit that are purely DT changes to
keep the ball rolling while I work on series for more complicated things
like the interrupt controllers.

Summary of changes:

- Adds the IMI SRAM region and sets the right size for each family
- Adds the ARM PMU
- Adds a syscon for a lump of registers called "pmsleep"
- Uses the pmsleep syscon to enable reboot

Daniel Palmer (7):
  ARM:mstar: Add IMI SRAM region
  ARM:mstar: Adjust IMI size of infinity
  ARM:mstar: Adjust IMI size for mercury5
  ARM:mstar: Adjust IMI size for infinity3
  ARM:mstar: Add PMU
  ARM:mstar: Add syscon node for "pmsleep" area
  ARM:mstar: Add reboot support

 arch/arm/boot/dts/infinity.dtsi  |  4 ++++
 arch/arm/boot/dts/infinity3.dtsi |  4 ++++
 arch/arm/boot/dts/mercury5.dtsi  |  4 ++++
 arch/arm/boot/dts/mstar-v7.dtsi  | 26 +++++++++++++++++++++++++-
 4 files changed, 37 insertions(+), 1 deletion(-)

-- 
2.27.0




More information about the linux-arm-kernel mailing list