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

Commit d6e7ddec authored by Manaf Meethalavalappu Pallikunhi's avatar Manaf Meethalavalappu Pallikunhi
Browse files

ARM: dts: qcom: move charger skin-therm thermal zone to bengal-pmi632

Update chg-skin-therm-usr thermal zone to bengal-pmi632 devicetree
so that this thermal zone will be enabled only for target with
pmi632.

Change-Id: Iff3901e7274053a993306d96f6ba5d9680bb5ac4
parent 310fd102
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -102,7 +102,18 @@

&thermal_zones {
	chg-skin-therm-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "user_space";
		thermal-sensors = <&pmi632_adc_tm ADC_GPIO2_PU2>;
		wake-capable-sensor;
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	quiet-therm-step {
+0 −14
Original line number Diff line number Diff line
@@ -564,20 +564,6 @@
		};
	};

	chg-skin-therm-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-governor = "user_space";
		wake-capable-sensor;
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	gpu-step {
		polling-delay-passive = <10>;
		polling-delay = <0>;