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

Commit 1b032d33 authored by Phanindra Babu Pabba's avatar Phanindra Babu Pabba Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add tz-log node for scuba

Add TZ-log device node to enable TZ-log
driver to access diag area.

Change-Id: I0c237467f356f85ff6e88f70b96b1b1fbdcb6cc1
parent d0854e61
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -567,6 +567,14 @@
		reg-names = "secapp-region";
	};

	qcom_tzlog: tz-log@c125720 {
		compatible = "qcom,tz-log";
		reg = <0xc125720 0x3000>;
		qcom,hyplog-enabled;
		hyplog-address-offset = <0x410>;
		hyplog-size-offset = <0x414>;
	};

	qcom,mpm2-sleep-counter@4403000 {
		compatible = "qcom,mpm2-sleep-counter";
		reg = <0x4403000 0x1000>;