mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 21:09:25 -04:00
arm64: dts: qcom: sm8650: drop remaining polling-delay-passive properties
Remove the remaining polling-delay-passive properties from thermal nodes without a passive trip point. Suggested-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Link: https://lore.kernel.org/r/20250203-topic-sm8650-thermal-cpu-idle-v4-4-65e35f307301@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
c516beb248
commit
30235bb8b0
@@ -7071,8 +7071,6 @@ cpu1-critical {
|
||||
};
|
||||
|
||||
nsphvx0-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 6>;
|
||||
|
||||
trips {
|
||||
@@ -7091,8 +7089,6 @@ nsphvx0-critical {
|
||||
};
|
||||
|
||||
nsphvx1-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 7>;
|
||||
|
||||
trips {
|
||||
@@ -7111,8 +7107,6 @@ nsphvx1-critical {
|
||||
};
|
||||
|
||||
nsphmx0-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 8>;
|
||||
|
||||
trips {
|
||||
@@ -7131,8 +7125,6 @@ nsphmx0-critical {
|
||||
};
|
||||
|
||||
nsphmx1-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 9>;
|
||||
|
||||
trips {
|
||||
@@ -7151,8 +7143,6 @@ nsphmx1-critical {
|
||||
};
|
||||
|
||||
nsphmx2-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 10>;
|
||||
|
||||
trips {
|
||||
@@ -7171,8 +7161,6 @@ nsphmx2-critical {
|
||||
};
|
||||
|
||||
nsphmx3-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens2 11>;
|
||||
|
||||
trips {
|
||||
@@ -7191,8 +7179,6 @@ nsphmx3-critical {
|
||||
};
|
||||
|
||||
video-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens1 12>;
|
||||
|
||||
trips {
|
||||
@@ -7211,8 +7197,6 @@ video-critical {
|
||||
};
|
||||
|
||||
ddr-thermal {
|
||||
polling-delay-passive = <10>;
|
||||
|
||||
thermal-sensors = <&tsens1 13>;
|
||||
|
||||
trips {
|
||||
|
||||
Reference in New Issue
Block a user