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

Commit 71d7684d authored by Ram Chandrasekar's avatar Ram Chandrasekar
Browse files

Revert "ARM: dts: msm: Add a two second polling for PMIC alarm in lahaina"

This reverts commit 9f163a11.
The two second polling could trigger a shutdown when there is spurious
high temperature read in ADC sensor.

Change-Id: I2aee6827ff7caefddd881dafb77e85646515b013
parent 67541e3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
&thermal_zones {
	pm8350_temp_alarm: pm8350_tz {
		polling-delay-passive = <100>;
		polling-delay = <2000>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&pm8350_tz>;

+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@
&thermal_zones {
	pm8350b_temp_alarm: pm8350b_tz {
		polling-delay-passive = <100>;
		polling-delay = <2000>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&pm8350b_tz>;

+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@
&thermal_zones {
	pm8350c_temp_alarm: pm8350c_tz {
		polling-delay-passive = <100>;
		polling-delay = <2000>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&pm8350c_tz>;

+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
&thermal_zones {
	pmr735a_temp_alarm: pmr735a_tz {
		polling-delay-passive = <100>;
		polling-delay = <2000>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&pmr735a_tz>;

+1 −1
Original line number Diff line number Diff line
@@ -34,7 +34,7 @@
&thermal_zones {
	pmr735b_temp_alarm: pmr735b_tz {
		polling-delay-passive = <100>;
		polling-delay = <2000>;
		polling-delay = <0>;
		thermal-governor = "step_wise";
		thermal-sensors = <&pmr735b_tz>;