All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] AT91 Low Power Mode adjustments
@ 2025-09-10 16:20 Ryan.Wanner
  2025-09-10 16:20 ` [PATCH 1/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: add lpm binding Ryan.Wanner
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Ryan.Wanner @ 2025-09-10 16:20 UTC (permalink / raw)
  To: claudiu.beznea, sre, robh, krzk+dt, conor+dt, nicolas.ferre,
	alexandre.belloni, linux
  Cc: linux-pm, devicetree, linux-arm-kernel, linux-kernel, Ryan Wanner

From: Ryan Wanner <Ryan.Wanner@microchip.com>

This patch set adds the LPM pin feature to the SAMA7 SoCs.

This set also removes the 2.5V regulator since this is no longer
supported.

Claudiu Beznea (2):
  ARM: at91: PM: implement selection of LPM
  ARM: dts: at91: sama7g5ek: add microchip,lpm-connection on shdwc node

Ryan Wanner (1):
  ARM: at91: pm: Remove 2.5V regulator

Varshini Rajendran (1):
  dt-bindings: power: reset: atmel,sama5d2-shdwc: add lpm binding

 .../power/reset/atmel,sama5d2-shdwc.yaml      | 16 +++
 .../arm/boot/dts/microchip/at91-sama7g5ek.dts |  1 +
 arch/arm/mach-at91/pm.c                       | 98 ++++++++++++++++++-
 arch/arm/mach-at91/pm.h                       |  1 +
 arch/arm/mach-at91/pm_data-offsets.c          |  1 +
 arch/arm/mach-at91/pm_suspend.S               | 75 +++++++-------
 include/soc/at91/sama7-sfrbu.h                |  7 --
 7 files changed, 156 insertions(+), 43 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2025-09-16 14:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-10 16:20 [PATCH 0/4] AT91 Low Power Mode adjustments Ryan.Wanner
2025-09-10 16:20 ` [PATCH 1/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: add lpm binding Ryan.Wanner
2025-09-15  0:21   ` Rob Herring
2025-09-10 16:20 ` [PATCH 2/4] ARM: at91: PM: implement selection of LPM Ryan.Wanner
2025-09-12  7:56   ` claudiu beznea
2025-09-15 14:35   ` kernel test robot
2025-09-10 16:20 ` [PATCH 3/4] ARM: at91: pm: Remove 2.5V regulator Ryan.Wanner
2025-09-16 14:48   ` Nicolas Ferre
2025-09-10 16:20 ` [PATCH 4/4] ARM: dts: at91: sama7g5ek: add microchip,lpm-connection on shdwc node Ryan.Wanner

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.