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

Commit 96350e81 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Update thermal zone property on SDM845



Update default values for VADC thermistors trip and hysteresis.
The values are default reference values and can
be configured based on thermal tuning for the platform.

Change-Id: Ifd89fba5d129f111e78f9292778c60fa34e9d897
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 71721a67
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -488,8 +488,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -503,8 +503,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -518,8 +518,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -533,8 +533,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
+8 −8
Original line number Diff line number Diff line
@@ -490,8 +490,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -505,8 +505,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -520,8 +520,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};
@@ -535,8 +535,8 @@

		trips {
			active-config0 {
				temperature = <65000>;
				hysteresis = <1000>;
				temperature = <125000>;
				hysteresis = <10000>;
				type = "passive";
			};
		};