The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@kernel.org>
To: Linus Walleij <linusw@kernel.org>,
	Madhavan Srinivasan <maddy@linux.ibm.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Nicholas Piggin <npiggin@gmail.com>,
	"Christophe Leroy (CS GROUP)" <chleroy@kernel.org>
Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3] powerpc/g5: Enable all windfarms by default
Date: Wed, 6 May 2026 21:41:51 +1000	[thread overview]
Message-ID: <5a28c484-5500-4b68-b837-28d30648e592@kernel.org> (raw)
In-Reply-To: <20260505-powermac-g5-config-v3-1-7747bf72f874@kernel.org>

On 6/5/2026 04:47, Linus Walleij wrote:
> 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?

Sorry it didn't get picked up.

I don't have any G5s anymore, but the ones I did have used the other 
windfarm drivers so I never hit this.

You might be the last person on earth booting Linux on those :)

> ---
> 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
> 

Ack, LGTM.

Maddy can you pick this one up for next?

cheers

  reply	other threads:[~2026-05-06 11:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05 18:47 [PATCH v3] powerpc/g5: Enable all windfarms by default Linus Walleij
2026-05-06 11:41 ` Michael Ellerman [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5a28c484-5500-4b68-b837-28d30648e592@kernel.org \
    --to=mpe@kernel.org \
    --cc=chleroy@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maddy@linux.ibm.com \
    --cc=mpe@ellerman.id.au \
    --cc=npiggin@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox