arm64: dts: qcom: sdm845-*: 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-21-436ca4218da2@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
82162bf535
commit
2e58dbeae4
@ -51,9 +51,6 @@
|
||||
|
||||
thermal-zones {
|
||||
xo_thermal: xo-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&pm8998_adc_tm 1>;
|
||||
|
||||
trips {
|
||||
@ -66,9 +63,6 @@
|
||||
};
|
||||
|
||||
msm_thermal: msm-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&pm8998_adc_tm 2>;
|
||||
|
||||
trips {
|
||||
@ -81,9 +75,6 @@
|
||||
};
|
||||
|
||||
pa_thermal: pa-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&pm8998_adc_tm 3>;
|
||||
|
||||
trips {
|
||||
@ -96,9 +87,6 @@
|
||||
};
|
||||
|
||||
quiet_thermal: quiet-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&pm8998_adc_tm 4>;
|
||||
|
||||
trips {
|
||||
|
@ -5433,7 +5433,6 @@
|
||||
thermal-zones {
|
||||
cpu0-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 1>;
|
||||
|
||||
@ -5460,7 +5459,6 @@
|
||||
|
||||
cpu1-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 2>;
|
||||
|
||||
@ -5487,7 +5485,6 @@
|
||||
|
||||
cpu2-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 3>;
|
||||
|
||||
@ -5514,7 +5511,6 @@
|
||||
|
||||
cpu3-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 4>;
|
||||
|
||||
@ -5541,7 +5537,6 @@
|
||||
|
||||
cpu4-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 7>;
|
||||
|
||||
@ -5568,7 +5563,6 @@
|
||||
|
||||
cpu5-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 8>;
|
||||
|
||||
@ -5595,7 +5589,6 @@
|
||||
|
||||
cpu6-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 9>;
|
||||
|
||||
@ -5622,7 +5615,6 @@
|
||||
|
||||
cpu7-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 10>;
|
||||
|
||||
@ -5649,7 +5641,6 @@
|
||||
|
||||
aoss0-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 0>;
|
||||
|
||||
@ -5664,7 +5655,6 @@
|
||||
|
||||
cluster0-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 5>;
|
||||
|
||||
@ -5684,7 +5674,6 @@
|
||||
|
||||
cluster1-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 6>;
|
||||
|
||||
@ -5704,7 +5693,6 @@
|
||||
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 11>;
|
||||
|
||||
@ -5726,7 +5714,6 @@
|
||||
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens0 12>;
|
||||
|
||||
@ -5748,7 +5735,6 @@
|
||||
|
||||
aoss1-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 0>;
|
||||
|
||||
@ -5763,7 +5749,6 @@
|
||||
|
||||
q6-modem-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 1>;
|
||||
|
||||
@ -5778,7 +5763,6 @@
|
||||
|
||||
mem-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 2>;
|
||||
|
||||
@ -5793,7 +5777,6 @@
|
||||
|
||||
wlan-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 3>;
|
||||
|
||||
@ -5808,7 +5791,6 @@
|
||||
|
||||
q6-hvx-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 4>;
|
||||
|
||||
@ -5823,7 +5805,6 @@
|
||||
|
||||
camera-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 5>;
|
||||
|
||||
@ -5838,7 +5819,6 @@
|
||||
|
||||
video-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 6>;
|
||||
|
||||
@ -5853,7 +5833,6 @@
|
||||
|
||||
modem-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
thermal-sensors = <&tsens1 7>;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user