mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v5 0/5] Switch more ARM plats to sys-off handler API
@ 2025-04-07 18:56 Andrew Davis
  2025-04-07 18:56 ` [PATCH v5 1/5] ARM: highbank: Switch to new " Andrew Davis
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Andrew Davis @ 2025-04-07 18:56 UTC (permalink / raw)
  To: Arnd Bergmann, Andre Przywara, Russell King, Daniel Mack,
	Haojian Zhuang, Robert Jarzmik, Alexey Charkov,
	Krzysztof Kozlowski, Stefano Stabellini
  Cc: linux-arm-kernel, linux-kernel, xen-devel, Andrew Davis

Hello all,

Continuing the quest to remove the legacy pm_power_off() global
function handler. Remove uses from arch/arm/ using the helper
register_platform_power_off().

These have been sent for several cycles without feedback, not
sure if there are anymore active platform maintainers who
can take these individually, maybe these remaining could
go in directly though the arm-soc tree?

Thanks,
Andrew

Changes for v5:
 - Rebase on v6.15-rc1

Changes for v4:
 - Drop already taken patches
 - Rebase on latest master

Changes for v3:
 - Rebase on v6.12-rc1

Changes for v2:
 - Collect Reviewed/Acked-bys
 - Rebase on v6.11-rc1

Andrew Davis (5):
  ARM: highbank: Switch to new sys-off handler API
  ARM: pxa: Switch to new sys-off handler API
  ARM: sa1100: Switch to new sys-off handler API
  ARM: vt8500: Switch to new sys-off handler API
  arm/xen: Switch to new sys-off handler API

 arch/arm/mach-highbank/highbank.c | 2 +-
 arch/arm/mach-pxa/spitz.c         | 2 +-
 arch/arm/mach-sa1100/generic.c    | 2 +-
 arch/arm/mach-vt8500/vt8500.c     | 2 +-
 arch/arm/xen/enlighten.c          | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-04-08  5:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-07 18:56 [PATCH v5 0/5] Switch more ARM plats to sys-off handler API Andrew Davis
2025-04-07 18:56 ` [PATCH v5 1/5] ARM: highbank: Switch to new " Andrew Davis
2025-04-07 18:56 ` [PATCH v5 2/5] ARM: pxa: " Andrew Davis
2025-04-07 18:56 ` [PATCH v5 3/5] ARM: sa1100: " Andrew Davis
2025-04-07 18:56 ` [PATCH v5 4/5] ARM: vt8500: " Andrew Davis
2025-04-07 18:56 ` [PATCH v5 5/5] arm/xen: " Andrew Davis
2025-04-07 19:02 ` [PATCH v5 0/5] Switch more ARM plats to " Arnd Bergmann
2025-04-08  5:49 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®