All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ARM:mstar: DT filling out
@ 2020-07-26  4:39 ` Daniel Palmer
  0 siblings, 0 replies; 22+ messages in thread
From: Daniel Palmer @ 2020-07-26  4:39 UTC (permalink / raw)
  To: soc; +Cc: arnd, linux-arm-kernel, linux-kernel, Daniel Palmer

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


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2020-07-27 13:28 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-26  4:39 [PATCH 0/7] ARM:mstar: DT filling out Daniel Palmer
2020-07-26  4:39 ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 1/7] ARM:mstar: Add IMI SRAM region Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 2/7] ARM:mstar: Adjust IMI size of infinity Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 3/7] ARM:mstar: Adjust IMI size for mercury5 Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 4/7] ARM:mstar: Adjust IMI size for infinity3 Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 5/7] ARM:mstar: Add PMU Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-26  4:39 ` [PATCH 6/7] ARM:mstar: Add syscon node for "pmsleep" area Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-27  7:49   ` Arnd Bergmann
2020-07-27  7:49     ` Arnd Bergmann
2020-07-26  4:39 ` [PATCH 7/7] ARM:mstar: Add reboot support Daniel Palmer
2020-07-26  4:39   ` Daniel Palmer
2020-07-27 12:33 ` [PATCH 0/7] ARM:mstar: DT filling out Arnd Bergmann
2020-07-27 12:33   ` Arnd Bergmann
2020-07-27 13:26   ` Daniel Palmer
2020-07-27 13:26     ` Daniel Palmer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.