arch/arm64/boot/dts/qcom/talos.dtsi | 1 + 1 file changed, 1 insertion(+)
From: Haritha S K <haritha.k@oss.qualcomm.com>
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@oss.qualcomm.com>
---
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@oss.qualcomm.com>
On 4/22/26 3:45 PM, Haritha S K via B4 Relay wrote: > From: Haritha S K <haritha.k@oss.qualcomm.com> > > Add a passive polling-delay to the gpu-thermal thermal zone on Talos > to ensure periodic temperature monitoring while in passive mode. I feel like the "why" part is missing, i.e. the commit message should state why that's desired Konrad
On 23-04-2026 17:03, Konrad Dybcio wrote: > On 4/22/26 3:45 PM, Haritha S K via B4 Relay wrote: >> From: Haritha S K <haritha.k@oss.qualcomm.com> >> >> Add a passive polling-delay to the gpu-thermal thermal zone on Talos >> to ensure periodic temperature monitoring while in passive mode. > > I feel like the "why" part is missing, i.e. the commit message should > state why that's desired > > Konrad thanks Konrad for review, will send v2 for this.
© 2016 - 2026 Red Hat, Inc.