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

Commit a6a4e648 authored by Ajay Prathi's avatar Ajay Prathi
Browse files

ARM: dts: msm: Add a flag to enable TSENS re-init



Add a boolean flag to enable or disable the TSENS
Re-initialization via an SCM call to TZ for SM8150.

Change-Id: I3ef5b0f070b938f920c06868652f47a8d3b9915c
Signed-off-by: default avatarAjay Prathi <aprathi@codeaurora.org>
parent bc887246
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3446,6 +3446,7 @@
				"tsens_tm_physical";
		interrupts = <0 506 0>, <0 508 0>;
		interrupt-names = "tsens-upper-lower", "tsens-critical";
		tsens-reinit-wa;
		#thermal-sensor-cells = <1>;
	};

@@ -3457,6 +3458,7 @@
			"tsens_tm_physical";
		interrupts = <0 507 0>, <0 509 0>;
		interrupt-names = "tsens-upper-lower", "tsens-critical";
		tsens-reinit-wa;
		#thermal-sensor-cells = <1>;
	};