Commit 92332cca authored by Konrad Dybcio's avatar Konrad Dybcio Committed by Bjorn Andersson

arm64: dts: qcom: sm8650-*: Remove thermal zone polling delays

All of the thermal zone suppliers are interrupt-driven, remove the
bogus and unnecessary polling that only wastes CPU time.
Signed-off-by: default avatarKonrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240510-topic-msm-polling-cleanup-v2-31-436ca4218da2@linaro.orgSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent fe5cb7d3
...@@ -5342,8 +5342,6 @@ compute-cb@12 { ...@@ -5342,8 +5342,6 @@ compute-cb@12 {
thermal-zones { thermal-zones {
aoss0-thermal { aoss0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 0>; thermal-sensors = <&tsens0 0>;
trips { trips {
...@@ -5362,8 +5360,6 @@ aoss0-critical { ...@@ -5362,8 +5360,6 @@ aoss0-critical {
}; };
cpuss0-thermal { cpuss0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 1>; thermal-sensors = <&tsens0 1>;
trips { trips {
...@@ -5382,8 +5378,6 @@ cpuss0-critical { ...@@ -5382,8 +5378,6 @@ cpuss0-critical {
}; };
cpuss1-thermal { cpuss1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 2>; thermal-sensors = <&tsens0 2>;
trips { trips {
...@@ -5402,8 +5396,6 @@ cpuss1-critical { ...@@ -5402,8 +5396,6 @@ cpuss1-critical {
}; };
cpuss2-thermal { cpuss2-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 3>; thermal-sensors = <&tsens0 3>;
trips { trips {
...@@ -5422,8 +5414,6 @@ cpuss2-critical { ...@@ -5422,8 +5414,6 @@ cpuss2-critical {
}; };
cpuss3-thermal { cpuss3-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 4>; thermal-sensors = <&tsens0 4>;
trips { trips {
...@@ -5442,8 +5432,6 @@ cpuss3-critical { ...@@ -5442,8 +5432,6 @@ cpuss3-critical {
}; };
cpu2-top-thermal { cpu2-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 5>; thermal-sensors = <&tsens0 5>;
trips { trips {
...@@ -5468,8 +5456,6 @@ cpu2-critical { ...@@ -5468,8 +5456,6 @@ cpu2-critical {
}; };
cpu2-bottom-thermal { cpu2-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 6>; thermal-sensors = <&tsens0 6>;
trips { trips {
...@@ -5494,8 +5480,6 @@ cpu2-critical { ...@@ -5494,8 +5480,6 @@ cpu2-critical {
}; };
cpu3-top-thermal { cpu3-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 7>; thermal-sensors = <&tsens0 7>;
trips { trips {
...@@ -5520,8 +5504,6 @@ cpu3-critical { ...@@ -5520,8 +5504,6 @@ cpu3-critical {
}; };
cpu3-bottom-thermal { cpu3-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 8>; thermal-sensors = <&tsens0 8>;
trips { trips {
...@@ -5546,8 +5528,6 @@ cpu3-critical { ...@@ -5546,8 +5528,6 @@ cpu3-critical {
}; };
cpu4-top-thermal { cpu4-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 9>; thermal-sensors = <&tsens0 9>;
trips { trips {
...@@ -5572,8 +5552,6 @@ cpu4-critical { ...@@ -5572,8 +5552,6 @@ cpu4-critical {
}; };
cpu4-bottom-thermal { cpu4-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 10>; thermal-sensors = <&tsens0 10>;
trips { trips {
...@@ -5598,8 +5576,6 @@ cpu4-critical { ...@@ -5598,8 +5576,6 @@ cpu4-critical {
}; };
cpu5-top-thermal { cpu5-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 11>; thermal-sensors = <&tsens0 11>;
trips { trips {
...@@ -5624,8 +5600,6 @@ cpu5-critical { ...@@ -5624,8 +5600,6 @@ cpu5-critical {
}; };
cpu5-bottom-thermal { cpu5-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 12>; thermal-sensors = <&tsens0 12>;
trips { trips {
...@@ -5650,8 +5624,6 @@ cpu5-critical { ...@@ -5650,8 +5624,6 @@ cpu5-critical {
}; };
cpu6-top-thermal { cpu6-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 13>; thermal-sensors = <&tsens0 13>;
trips { trips {
...@@ -5676,8 +5648,6 @@ cpu6-critical { ...@@ -5676,8 +5648,6 @@ cpu6-critical {
}; };
cpu6-bottom-thermal { cpu6-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 14>; thermal-sensors = <&tsens0 14>;
trips { trips {
...@@ -5702,8 +5672,6 @@ cpu6-critical { ...@@ -5702,8 +5672,6 @@ cpu6-critical {
}; };
aoss1-thermal { aoss1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 0>; thermal-sensors = <&tsens1 0>;
trips { trips {
...@@ -5722,8 +5690,6 @@ aoss1-critical { ...@@ -5722,8 +5690,6 @@ aoss1-critical {
}; };
cpu7-top-thermal { cpu7-top-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 1>; thermal-sensors = <&tsens1 1>;
trips { trips {
...@@ -5748,8 +5714,6 @@ cpu7-critical { ...@@ -5748,8 +5714,6 @@ cpu7-critical {
}; };
cpu7-middle-thermal { cpu7-middle-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 2>; thermal-sensors = <&tsens1 2>;
trips { trips {
...@@ -5774,8 +5738,6 @@ cpu7-critical { ...@@ -5774,8 +5738,6 @@ cpu7-critical {
}; };
cpu7-bottom-thermal { cpu7-bottom-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 3>; thermal-sensors = <&tsens1 3>;
trips { trips {
...@@ -5800,8 +5762,6 @@ cpu7-critical { ...@@ -5800,8 +5762,6 @@ cpu7-critical {
}; };
cpu0-thermal { cpu0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 4>; thermal-sensors = <&tsens1 4>;
trips { trips {
...@@ -5826,8 +5786,6 @@ cpu0-critical { ...@@ -5826,8 +5786,6 @@ cpu0-critical {
}; };
cpu1-thermal { cpu1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 5>; thermal-sensors = <&tsens1 5>;
trips { trips {
...@@ -5853,7 +5811,7 @@ cpu1-critical { ...@@ -5853,7 +5811,7 @@ cpu1-critical {
nsphvx0-thermal { nsphvx0-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 6>; thermal-sensors = <&tsens2 6>;
trips { trips {
...@@ -5873,7 +5831,7 @@ nsphvx1-critical { ...@@ -5873,7 +5831,7 @@ nsphvx1-critical {
nsphvx1-thermal { nsphvx1-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 7>; thermal-sensors = <&tsens2 7>;
trips { trips {
...@@ -5893,7 +5851,7 @@ nsphvx1-critical { ...@@ -5893,7 +5851,7 @@ nsphvx1-critical {
nsphmx0-thermal { nsphmx0-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 8>; thermal-sensors = <&tsens2 8>;
trips { trips {
...@@ -5913,7 +5871,7 @@ nsphmx0-critical { ...@@ -5913,7 +5871,7 @@ nsphmx0-critical {
nsphmx1-thermal { nsphmx1-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 9>; thermal-sensors = <&tsens2 9>;
trips { trips {
...@@ -5933,7 +5891,7 @@ nsphmx1-critical { ...@@ -5933,7 +5891,7 @@ nsphmx1-critical {
nsphmx2-thermal { nsphmx2-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 10>; thermal-sensors = <&tsens2 10>;
trips { trips {
...@@ -5953,7 +5911,7 @@ nsphmx2-critical { ...@@ -5953,7 +5911,7 @@ nsphmx2-critical {
nsphmx3-thermal { nsphmx3-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 11>; thermal-sensors = <&tsens2 11>;
trips { trips {
...@@ -5973,7 +5931,7 @@ nsphmx3-critical { ...@@ -5973,7 +5931,7 @@ nsphmx3-critical {
video-thermal { video-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 12>; thermal-sensors = <&tsens1 12>;
trips { trips {
...@@ -5993,7 +5951,7 @@ video-critical { ...@@ -5993,7 +5951,7 @@ video-critical {
ddr-thermal { ddr-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 13>; thermal-sensors = <&tsens1 13>;
trips { trips {
...@@ -6012,8 +5970,6 @@ ddr-critical { ...@@ -6012,8 +5970,6 @@ ddr-critical {
}; };
camera0-thermal { camera0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 14>; thermal-sensors = <&tsens1 14>;
trips { trips {
...@@ -6032,8 +5988,6 @@ camera0-critical { ...@@ -6032,8 +5988,6 @@ camera0-critical {
}; };
camera1-thermal { camera1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 15>; thermal-sensors = <&tsens1 15>;
trips { trips {
...@@ -6052,8 +6006,6 @@ camera1-critical { ...@@ -6052,8 +6006,6 @@ camera1-critical {
}; };
aoss2-thermal { aoss2-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 0>; thermal-sensors = <&tsens2 0>;
trips { trips {
...@@ -6073,7 +6025,7 @@ aoss2-critical { ...@@ -6073,7 +6025,7 @@ aoss2-critical {
gpuss0-thermal { gpuss0-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 1>; thermal-sensors = <&tsens2 1>;
trips { trips {
...@@ -6093,7 +6045,7 @@ gpuss0-critical { ...@@ -6093,7 +6045,7 @@ gpuss0-critical {
gpuss1-thermal { gpuss1-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 2>; thermal-sensors = <&tsens2 2>;
trips { trips {
...@@ -6113,7 +6065,7 @@ gpuss1-critical { ...@@ -6113,7 +6065,7 @@ gpuss1-critical {
gpuss2-thermal { gpuss2-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 3>; thermal-sensors = <&tsens2 3>;
trips { trips {
...@@ -6133,7 +6085,7 @@ gpuss2-critical { ...@@ -6133,7 +6085,7 @@ gpuss2-critical {
gpuss3-thermal { gpuss3-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 4>; thermal-sensors = <&tsens2 4>;
trips { trips {
...@@ -6153,7 +6105,7 @@ gpuss3-critical { ...@@ -6153,7 +6105,7 @@ gpuss3-critical {
gpuss4-thermal { gpuss4-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 5>; thermal-sensors = <&tsens2 5>;
trips { trips {
...@@ -6173,7 +6125,7 @@ gpuss4-critical { ...@@ -6173,7 +6125,7 @@ gpuss4-critical {
gpuss5-thermal { gpuss5-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 6>; thermal-sensors = <&tsens2 6>;
trips { trips {
...@@ -6193,7 +6145,7 @@ gpuss5-critical { ...@@ -6193,7 +6145,7 @@ gpuss5-critical {
gpuss6-thermal { gpuss6-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 7>; thermal-sensors = <&tsens2 7>;
trips { trips {
...@@ -6213,7 +6165,7 @@ gpuss6-critical { ...@@ -6213,7 +6165,7 @@ gpuss6-critical {
gpuss7-thermal { gpuss7-thermal {
polling-delay-passive = <10>; polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 8>; thermal-sensors = <&tsens2 8>;
trips { trips {
...@@ -6232,8 +6184,6 @@ gpuss7-critical { ...@@ -6232,8 +6184,6 @@ gpuss7-critical {
}; };
modem0-thermal { modem0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 9>; thermal-sensors = <&tsens2 9>;
trips { trips {
...@@ -6252,8 +6202,6 @@ modem0-critical { ...@@ -6252,8 +6202,6 @@ modem0-critical {
}; };
modem1-thermal { modem1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 10>; thermal-sensors = <&tsens2 10>;
trips { trips {
...@@ -6272,8 +6220,6 @@ modem1-critical { ...@@ -6272,8 +6220,6 @@ modem1-critical {
}; };
modem2-thermal { modem2-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 11>; thermal-sensors = <&tsens2 11>;
trips { trips {
...@@ -6292,8 +6238,6 @@ modem2-critical { ...@@ -6292,8 +6238,6 @@ modem2-critical {
}; };
modem3-thermal { modem3-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 12>; thermal-sensors = <&tsens2 12>;
trips { trips {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment