Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d456e616 authored by Asha Magadi Venkateshamurthy's avatar Asha Magadi Venkateshamurthy
Browse files

ARM: dts: msm: Increase polling delay for ADC thermistors on MSM8905



Increase polling delay for case therm adc thermistors to ensure they
are read periodically to implement thermal mitigations.

Change-Id: Ia36dda8652ccfa338359929e4a3d26c496396e27
Signed-off-by: default avatarAsha Magadi Venkateshamurthy <amagad@codeaurora.org>
parent 43d3398f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -414,7 +414,7 @@

	case-therm-adc {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		polling-delay = <10000>;
		thermal-sensors = <&pm8909_vadc 0x13>;
		thermal-governor = "user_space";
		wake-capable-sensor;