[PATCH] arm64: dts: qcom: talos: Add passive polling-delay to gpu-thermal zone

From: Haritha S K via B4 Relay

Date: Wed Apr 22 2026 - 09:50:45 EST


From: Haritha S K <haritha.k@xxxxxxxxxxxxxxxx>

Add a passive polling-delay to the gpu-thermal thermal zone on Talos
to ensure periodic temperature monitoring while in passive mode.

Signed-off-by: Haritha S K <haritha.k@xxxxxxxxxxxxxxxx>
---
arch/arm64/boot/dts/qcom/talos.dtsi | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/qcom/talos.dtsi b/arch/arm64/boot/dts/qcom/talos.dtsi
index ff5afbfce2a4..8a3669b2d062 100644
--- a/arch/arm64/boot/dts/qcom/talos.dtsi
+++ b/arch/arm64/boot/dts/qcom/talos.dtsi
@@ -5267,6 +5267,7 @@ cpu-critical {

gpu-thermal {
thermal-sensors = <&tsens0 9>;
+ polling-delay-passive = <200>;

trips {
gpu_alert0: trip-point0 {

---
base-commit: bee6ea30c48788e18348309f891ed8afbf7702ac
change-id: 20260422-qcs615_gpu_cooling-39650b7ff41d

Best regards,
--
Haritha S K <haritha.k@xxxxxxxxxxxxxxxx>