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

Commit 85c557af authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add support for thermal notify for Kona

Add a thermal notify cooling device node to get notifications for
thermal throttle.

Change-Id: I570ce85ac2c8b60309a96f966cf130c6b073ef38
parent fac8ba40
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -333,6 +333,11 @@
			qcom,skip-enable-check;

			#freq-domain-cells = <2>;

			cpu7_notify: cpu7-notify {
				qcom,cooling-cpu = <&CPU7>;
				#cooling-cells = <2>;
			};
		};
	};