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

Commit 6d1b238e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Increase polling delay for ADC thermistors on QM215"

parents 3a74195f a246c654
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -389,7 +389,7 @@
	thermal-zones {
		xo-therm-buf-adc {
			polling-delay-passive = <0>;
			polling-delay = <0>;
			polling-delay = <5000>;
			thermal-sensors = <&pm8916_vadc 0x3c>;
			thermal-governor = "user_space";

@@ -404,7 +404,7 @@

		xo-therm-adc {
			polling-delay-passive = <0>;
			polling-delay = <0>;
			polling-delay = <5000>;
			thermal-sensors = <&pm8916_vadc 0x32>;
			thermal-governor = "user_space";

@@ -419,7 +419,7 @@

		pa-therm0-adc {
			polling-delay-passive = <0>;
			polling-delay = <0>;
			polling-delay = <5000>;
			thermal-sensors = <&pm8916_vadc 0x36>;
			thermal-governor = "user_space";

@@ -434,7 +434,7 @@

		skin-therm-adc {
			polling-delay-passive = <0>;
			polling-delay = <0>;
			polling-delay = <5000>;
			thermal-sensors = <&pm8916_vadc 0x11>;
			thermal-governor = "user_space";