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

Commit 097184be authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Update TSENS mappings for SDM632



Update TSENS mapping to match change in sensor
assignment.

Change-Id: Ie43d809b6b8433828c5fb56724f538922d4cb86e
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent ccf21f85
Loading
Loading
Loading
Loading
+63 −3
Original line number Diff line number Diff line
@@ -62,6 +62,10 @@
	/delete-node/ apc0-l2-lowf;
	/delete-node/ gpu0-lowf;
	/delete-node/ gpu1-lowf;
	/delete-node/ apc1-cpu0-usr;
	/delete-node/ apc1-cpu1-usr;
	/delete-node/ apc1-cpu2-usr;
	/delete-node/ apc1-cpu3-usr;

	case-therm-step {
		status = "disabled";
@@ -81,7 +85,63 @@
		};
	};

	cpuss0-usr {
	apc1-mhm-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 4>;
		thermal-governor = "user_space";
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	apc1-cpu0-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 5>;
		thermal-governor = "user_space";
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	apc1-cpu1-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 6>;
		thermal-governor = "user_space";
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	apc1-cpu2-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 7>;
		thermal-governor = "user_space";
		trips {
			active-config0 {
				temperature = <125000>;
				hysteresis = <1000>;
				type = "passive";
			};
		};
	};

	apc1-cpu3-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 8>;
@@ -95,7 +155,7 @@
		};
	};

	cpuss1-usr {
	apc1-l2-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 9>;
@@ -109,7 +169,7 @@
		};
	};

	cpuss3-usr {
	cpuss0-usr {
		polling-delay-passive = <0>;
		polling-delay = <0>;
		thermal-sensors = <&tsens0 13>;