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

Commit f0027b94 authored by Neeraj Soni's avatar Neeraj Soni Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable TZ-log driver for lito

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

Change-Id: Icdad3ba8e2950183bcf73cf109cb78b765f14a36
parent 792b0417
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -748,6 +748,14 @@
		clock-names = "iface_clk";
	};

	qcom_tzlog: tz-log@146ab720 {
		compatible = "qcom,tz-log";
		reg = <0x146ab720 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>;