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

Commit 2d080fa8 authored by Prerna Kalla's avatar Prerna Kalla Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add TZ-log driver for lagoon

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

Change-Id: Id91bb08124d343879ad96b3d8686cf1286ab0705
parent a512cab7
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -1016,6 +1016,14 @@
		reg-names = "pshold-base", "tcsr-boot-misc-detect";
	};

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

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