public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
@ 2026-03-10 13:46 Chris Morgan
  2026-03-12 20:00 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Morgan @ 2026-03-10 13:46 UTC (permalink / raw)
  To: devicetree; +Cc: linux-rockchip, heiko, conor+dt, krzk+dt, robh, Chris Morgan

From: Chris Morgan <macromorgan@hotmail.com>

Correct the regulator providing power to the PWM controlled fan.
Without this fix the fan only runs when the audio path is playing
audio (because the speaker amplifier and PWM fan share the same
regulator).

Fixes: 4e946c447a04 ("arm64: dts: rockchip: Add GameForce Ace")
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
---
 arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts b/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts
index b69d7aa0b2f1..89618394c0bf 100644
--- a/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3588s-gameforce-ace.dts
@@ -318,7 +318,7 @@ pwm_fan: pwm-fan {
 		compatible = "pwm-fan";
 		#cooling-cells = <2>;
 		cooling-levels = <0 120 150 180 210 240 255>;
-		fan-supply = <&vcc5v0_sys>;
+		fan-supply = <&vcc5v0_spk>;
 		interrupt-parent = <&gpio4>;
 		interrupts = <RK_PB2 IRQ_TYPE_EDGE_RISING>;
 		pulses-per-revolution = <4>;
-- 
2.43.0


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

* Re: [PATCH] arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
  2026-03-10 13:46 [PATCH] arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace Chris Morgan
@ 2026-03-12 20:00 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2026-03-12 20:00 UTC (permalink / raw)
  To: devicetree, Chris Morgan
  Cc: Heiko Stuebner, linux-rockchip, conor+dt, krzk+dt, robh,
	Chris Morgan


On Tue, 10 Mar 2026 08:46:48 -0500, Chris Morgan wrote:
> Correct the regulator providing power to the PWM controlled fan.
> Without this fix the fan only runs when the audio path is playing
> audio (because the speaker amplifier and PWM fan share the same
> regulator).
> 
> 

Applied, thanks!

[1/1] arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace
      commit: 98291ce632466c3de7f29b37a1f7b89a6dee2910

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2026-03-12 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-10 13:46 [PATCH] arm64: dts: rockchip: Correct Fan Supply for Gameforce Ace Chris Morgan
2026-03-12 20:00 ` Heiko Stuebner

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