arm64: dts: qcom: sm6125-*: 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: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240510-topic-msm-polling-cleanup-v2-23-436ca4218da2@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Konrad Dybcio 2024-05-10 13:59:46 +02:00 committed by Bjorn Andersson
parent 190f743561
commit d1a12560ef
3 changed files with 0 additions and 15 deletions

View File

@ -10,7 +10,6 @@
thermal-zones {
pm6125-thermal {
polling-delay-passive = <100>;
polling-delay = <0>;
thermal-sensors = <&pm6125_temp>;

View File

@ -90,8 +90,6 @@
thermal-zones {
rf-pa0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pm6125_adc_tm 0>;
trips {
@ -104,8 +102,6 @@
};
quiet-thermal {
polling-delay-passive = <0>;
polling-delay = <5000>;
thermal-sensors = <&pm6125_adc_tm 1>;
trips {
@ -118,8 +114,6 @@
};
xo-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pm6125_adc_tm 2>;
trips {
@ -132,8 +126,6 @@
};
rf-pa1-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pm6125_adc_tm 3>;
trips {

View File

@ -84,8 +84,6 @@
thermal-zones {
rf-pa0-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pm6125_adc_tm 0>;
trips {
@ -98,8 +96,6 @@
};
quiet-thermal {
polling-delay-passive = <0>;
polling-delay = <5000>;
thermal-sensors = <&pm6125_adc_tm 1>;
trips {
@ -112,8 +108,6 @@
};
xo-thermal {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&pm6125_adc_tm 2>;
trips {