]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: qcom: ipq6018-*: Remove thermal zone polling delays
authorKonrad Dybcio <konrad.dybcio@linaro.org>
Fri, 10 May 2024 11:59:24 +0000 (13:59 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 7 Jun 2024 23:03:42 +0000 (18:03 -0500)
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-1-436ca4218da2@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/ipq6018.dtsi

index a84cf62d843c25f56b0baf02ebcb1d729970b344..9694140881c6d175fe7e8413768b8315bc520007 100644 (file)
        thermal-zones {
                nss-top-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 4>;
 
                        trips {
 
                nss-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 5>;
 
                        trips {
 
                wcss-phya0-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 7>;
 
                        trips {
 
                cpu-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 13>;
 
                        trips {
 
                lpass-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 14>;
 
                        trips {
 
                ddrss-top-thermal {
                        polling-delay-passive = <250>;
-                       polling-delay = <1000>;
                        thermal-sensors = <&tsens 15>;
 
                        trips {