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

Commit fec25540 authored by Gopala Krishna Nuthaki's avatar Gopala Krishna Nuthaki
Browse files

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



Add a boolean flag to enable the re-initialization of
TSENS controller when goes to bad state while reading
temperature for sdmmagpie.

Change-Id: I3458cc71f9f941d0493fd6eb1663697e1d792f90
Signed-off-by: default avatarAjay Prathi <aprathi@codeaurora.org>
Signed-off-by: default avatarGopala Krishna Nuthaki <gnuthaki@codeaurora.org>
parent 19dad3f7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1470,6 +1470,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>;
	};

@@ -1481,6 +1482,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>;
	};