[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240902050416.47107-1-quic_priyjain@quicinc.com>
Date: Mon, 2 Sep 2024 10:34:16 +0530
From: Priyansh Jain <quic_priyjain@...cinc.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio
<konrad.dybcio@...aro.org>,
Rob Herring <robh@...nel.org>,
"Krzysztof
Kozlowski" <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, <linux-arm-msm@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <quic_manafm@...cinc.com>, <quic_priyjain@...cinc.com>,
<kernel@...cinc.com>
Subject: [PATCH v1] arm64: dts: qcom: Update tsens hysteresis for sa8775p SoC
Update tsens trip hysteresis based on latest recommendation.
Signed-off-by: Priyansh Jain <quic_priyjain@...cinc.com>
---
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 200 +++++++++++++-------------
1 file changed, 100 insertions(+), 100 deletions(-)
diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
index 23f1b2e5e624..e8b69efa8c78 100644
--- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
+++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
@@ -3523,13 +3523,13 @@ aoss-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3543,13 +3543,13 @@ cpu-0-0-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3563,13 +3563,13 @@ cpu-0-1-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3583,13 +3583,13 @@ cpu-0-2-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3603,13 +3603,13 @@ cpu-0-3-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3623,13 +3623,13 @@ gpuss-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3643,13 +3643,13 @@ gpuss-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3663,13 +3663,13 @@ gpuss-2-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3681,13 +3681,13 @@ audio-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3699,13 +3699,13 @@ camss-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3717,13 +3717,13 @@ pcie-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3735,13 +3735,13 @@ cpuss-0-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3753,13 +3753,13 @@ aoss-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3773,13 +3773,13 @@ cpu-0-0-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3793,13 +3793,13 @@ cpu-0-1-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3813,13 +3813,13 @@ cpu-0-2-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3833,13 +3833,13 @@ cpu-0-3-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3853,13 +3853,13 @@ gpuss-3-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3873,13 +3873,13 @@ gpuss-4-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3893,13 +3893,13 @@ gpuss-5-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3911,13 +3911,13 @@ video-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3929,13 +3929,13 @@ camss-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3947,13 +3947,13 @@ pcie-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3965,13 +3965,13 @@ cpuss-0-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -3983,13 +3983,13 @@ aoss-2-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4003,13 +4003,13 @@ cpu-1-0-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4023,13 +4023,13 @@ cpu-1-1-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4043,13 +4043,13 @@ cpu-1-2-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4063,13 +4063,13 @@ cpu-1-3-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4083,13 +4083,13 @@ nsp-0-0-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4103,13 +4103,13 @@ nsp-0-1-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4123,13 +4123,13 @@ nsp-0-2-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4143,13 +4143,13 @@ nsp-1-0-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4163,13 +4163,13 @@ nsp-1-1-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4183,13 +4183,13 @@ nsp-1-2-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4201,13 +4201,13 @@ ddrss-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4219,13 +4219,13 @@ cpuss-1-0-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4237,13 +4237,13 @@ aoss-3-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4257,13 +4257,13 @@ cpu-1-0-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4277,13 +4277,13 @@ cpu-1-1-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4297,13 +4297,13 @@ cpu-1-2-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4317,13 +4317,13 @@ cpu-1-3-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4337,13 +4337,13 @@ nsp-0-0-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4357,13 +4357,13 @@ nsp-0-1-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4377,13 +4377,13 @@ nsp-0-2-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4397,13 +4397,13 @@ nsp-1-0-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4417,13 +4417,13 @@ nsp-1-1-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4437,13 +4437,13 @@ nsp-1-2-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4455,13 +4455,13 @@ ddrss-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
@@ -4473,13 +4473,13 @@ cpuss-1-1-thermal {
trips {
trip-point0 {
temperature = <105000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
trip-point1 {
temperature = <115000>;
- hysteresis = <5000>;
+ hysteresis = <10000>;
type = "passive";
};
};
--
2.25.1
Powered by blists - more mailing lists