ARM: dts: qcom: Update passive polling delay for tuna and kera thermalzones

Update passive polling delay for GPU and Modem thermal zones for
tuna and kera.

Change-Id: Id36c9c83de822d0065f62d7f64d48201564a0404
Signed-off-by: Priyansh Jain <quic_priyjain@quicinc.com>
This commit is contained in:
Priyansh Jain
2025-01-13 11:10:19 +05:30
parent 96fa571cd1
commit 42edbf0cc0
2 changed files with 18 additions and 18 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/thermal/thermal_qti.h>
@@ -957,7 +957,7 @@
gpuss-0 {
polling-delay-passive = <0>;
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 8>;
@@ -996,7 +996,7 @@
};
gpuss-1 {
polling-delay-passive = <0>;
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 9>;
@@ -1156,7 +1156,7 @@
};
mdmss-0 {
polling-delay-passive = <0>;
polling-delay-passive = <100>;
polling-delay = <0>;
thermal-sensors = <&tsens2 1>;
@@ -1215,7 +1215,7 @@
};
mdmss-1 {
polling-delay-passive = <0>;
polling-delay-passive = <100>;
polling-delay = <0>;
thermal-sensors = <&tsens2 2>;
@@ -1274,7 +1274,7 @@
};
mdmss-2 {
polling-delay-passive = <0>;
polling-delay-passive = <100>;
polling-delay = <0>;
thermal-sensors = <&tsens2 3>;
@@ -1333,7 +1333,7 @@
};
mdmss-3 {
polling-delay-passive = <0>;
polling-delay-passive = <100>;
polling-delay = <0>;
thermal-sensors = <&tsens2 4>;