mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: defconfig: Enable Apple Silicon drivers
@ 2025-12-31 15:42 Janne Grunau
  2025-12-31 15:42 ` [PATCH 1/2] arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLE Janne Grunau
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Janne Grunau @ 2025-12-31 15:42 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Sven Peter
  Cc: Robin Murphy, linux-kernel, asahi, linux-arm-kernel, Janne Grunau

Many Apple silicon specific drivers used "default ARCH_APPLE". [1]
attempted to fix this and add the drivers to arm64's defconfig. While
default Kconfig removals were merged adding the drivers to defconfig
was not. A follow-up based on the discussion was never sent and then
apparently forgotten.
This small series addresses that. APPLE_PMGR_PWRSTATE is now selected by
ARCH_APPLE as it is considered critical for booting just like interrupt
controller. Since its absence does not break booting completely but
leaves just a mostly useless system allow !PM builds without
APPLE_PMGR_PWRSTATE.
The defconfig change is updated to include forgotten drivers and drivers
which were added in the meantime.

1: https://lore.kernel.org/asahi/20250612-apple-kconfig-defconfig-v1-0-0e6f9cb512c1@kernel.org/

Signed-off-by: Janne Grunau <j@jannau.net>
---
Janne Grunau (1):
      arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLE

Sven Peter (1):
      arm64: defconfig: Enable Apple Silicon drivers

 arch/arm64/Kconfig.platforms |  1 +
 arch/arm64/configs/defconfig | 27 +++++++++++++++++++++++++++
 2 files changed, 28 insertions(+)
---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251231-arch-arm64-apple-defconfig-22de55a3d1cc

Best regards,
-- 
Janne Grunau <j@jannau.net>


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

end of thread, other threads:[~2026-01-08 20:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-31 15:42 [PATCH 0/2] arm64: defconfig: Enable Apple Silicon drivers Janne Grunau
2025-12-31 15:42 ` [PATCH 1/2] arm64: select APPLE_PMGR_PWRSTATE for ARCH_APPLE Janne Grunau
2025-12-31 15:42 ` [PATCH 2/2] arm64: defconfig: Enable Apple Silicon drivers Janne Grunau
2025-12-31 18:14   ` Piotr Masłowski
2026-01-07 11:20     ` Janne Grunau
2026-01-07 20:13       ` Sven Peter
2026-01-03 12:46   ` Krzysztof Kozlowski
2026-01-08 20:23 ` [PATCH 0/2] " Sven Peter

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®