arm64: dts: qcom: qcm2290-*: 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-13-436ca4218da2@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
8e49df9200
commit
d3eb8179f2
@ -1924,9 +1924,6 @@
|
||||
|
||||
thermal-zones {
|
||||
mapss-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 0>;
|
||||
|
||||
trips {
|
||||
@ -1951,9 +1948,6 @@
|
||||
};
|
||||
|
||||
video-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 1>;
|
||||
|
||||
trips {
|
||||
@ -1978,9 +1972,6 @@
|
||||
};
|
||||
|
||||
wlan-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 2>;
|
||||
|
||||
trips {
|
||||
@ -2005,9 +1996,6 @@
|
||||
};
|
||||
|
||||
cpuss0-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 3>;
|
||||
|
||||
trips {
|
||||
@ -2032,9 +2020,6 @@
|
||||
};
|
||||
|
||||
cpuss1-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 4>;
|
||||
|
||||
trips {
|
||||
@ -2059,9 +2044,6 @@
|
||||
};
|
||||
|
||||
mdm0-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 5>;
|
||||
|
||||
trips {
|
||||
@ -2086,9 +2068,6 @@
|
||||
};
|
||||
|
||||
mdm1-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 6>;
|
||||
|
||||
trips {
|
||||
@ -2113,9 +2092,6 @@
|
||||
};
|
||||
|
||||
gpu-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 7>;
|
||||
|
||||
trips {
|
||||
@ -2140,9 +2116,6 @@
|
||||
};
|
||||
|
||||
hm-center-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 8>;
|
||||
|
||||
trips {
|
||||
@ -2167,9 +2140,6 @@
|
||||
};
|
||||
|
||||
camera-thermal {
|
||||
polling-delay-passive = <0>;
|
||||
polling-delay = <0>;
|
||||
|
||||
thermal-sensors = <&tsens0 9>;
|
||||
|
||||
trips {
|
||||
|
Loading…
x
Reference in New Issue
Block a user