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

Commit c419b6bf authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents ea0c4784 4dfdb085
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -39,7 +39,8 @@ Required properties:
		   Add "tsens-critical" for Critical temperature threshold notification
		   in addition to "tsens-upper-lower" for 8996 TSENS since
		   8996 supports Upper/Lower and Critical temperature threshold.

- qcom,tsens-reinit-wa : To support the re-initialization of tsens controller from
			trustzone
Example:

tsens@fc4a8000 {
+2 −0
Original line number Diff line number Diff line
@@ -1586,6 +1586,7 @@
		interrupt-names = "tsens-upper-lower",
				"tsens-critical", "tsens-0C";
		0C-sensor-num = <16>;
		tsens-reinit-wa;
		#thermal-sensor-cells = <1>;
	};

@@ -1602,6 +1603,7 @@
		interrupt-names = "tsens-upper-lower",
				"tsens-critical", "tsens-0C";
		0C-sensor-num = <16>;
		tsens-reinit-wa;
		#thermal-sensor-cells = <1>;
	};