The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH v3] powerpc/g5: Enable all windfarms by default
@ 2026-05-05 18:47 Linus Walleij
  2026-05-06 11:41 ` Michael Ellerman
  0 siblings, 1 reply; 8+ messages in thread
From: Linus Walleij @ 2026-05-05 18:47 UTC (permalink / raw)
  To: Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
	Christophe Leroy (CS GROUP)
  Cc: linuxppc-dev, linux-kernel, Linus Walleij

The G5 defconfig is clearly intended for the G5 Powermac
series, and that should enable all the available
windfarm drivers, or the machine will overheat a short
while after booting and shut itself down, which is
annoying.

Signed-off-by: Linus Walleij <linusw@kernel.org>
---
I wonder why this never gets applied. Am I doing something wrong?
Is the patch stupid? No-one cares?
---
Changes in v3:
- Rebased on v7.1-rc1
- Link to v2: https://lore.kernel.org/r/20260120-powermac-g5-config-v2-1-cd8f1c8bfbae@kernel.org

Changes in v2:
- Rebased on v6.19-rc1
- Link to v1: https://lore.kernel.org/r/20251205-powermac-g5-config-v1-1-8609aa97c1c0@kernel.org

To: Madhavan Srinivasan <maddy@linux.ibm.com>
To: Michael Ellerman <mpe@ellerman.id.au>
To: Nicholas Piggin <npiggin@gmail.com>
To: "Christophe Leroy (CS GROUP)" <chleroy@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-kernel@vger.kernel.org
---
 arch/powerpc/configs/g5_defconfig | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/powerpc/configs/g5_defconfig b/arch/powerpc/configs/g5_defconfig
index 04bbb37f5978..f74ccc06f4c1 100644
--- a/arch/powerpc/configs/g5_defconfig
+++ b/arch/powerpc/configs/g5_defconfig
@@ -85,6 +85,8 @@ CONFIG_PMAC_SMU=y
 CONFIG_MAC_EMUMOUSEBTN=y
 CONFIG_WINDFARM=y
 CONFIG_WINDFARM_PM81=y
+CONFIG_WINDFARM_PM72=y
+CONFIG_WINDFARM_RM31=y
 CONFIG_WINDFARM_PM91=y
 CONFIG_WINDFARM_PM112=y
 CONFIG_WINDFARM_PM121=y

---
base-commit: 254f49634ee16a731174d2ae34bc50bd5f45e731
change-id: 20251205-powermac-g5-config-69128e93d584

Best regards,
--  
Linus Walleij <linusw@kernel.org>


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

end of thread, other threads:[~2026-05-07 12:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-05 18:47 [PATCH v3] powerpc/g5: Enable all windfarms by default Linus Walleij
2026-05-06 11:41 ` Michael Ellerman
2026-05-06 17:30   ` Linus Walleij
2026-05-07  2:29     ` Madhavan Srinivasan
2026-05-07 12:50     ` Michael Ellerman
2026-05-07  2:28   ` Madhavan Srinivasan
2026-05-07  8:52   ` Segher Boessenkool
2026-05-07  8:58     ` Linus Walleij

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