[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200726043948.1357573-1-daniel@0x0f.com>
Date: Sun, 26 Jul 2020 13:39:41 +0900
From: Daniel Palmer <daniel@...f.com>
To: soc@...nel.org
Cc: arnd@...db.de, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, Daniel Palmer <daniel@...f.com>
Subject: [PATCH 0/7] ARM:mstar: DT filling out
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
Powered by blists - more mailing lists