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

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

Merge "ARM: dts: msm: Enable TZ-log driver for sdmshrike"

parents b5928978 47531ebe
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2405,6 +2405,14 @@
		};
	};

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

	aop-msg-client {
		compatible = "qcom,debugfs-qmp-client";
		mboxes = <&qmp_aop 0>;