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

Commit 93446d24 authored by Zhen Kong's avatar Zhen Kong
Browse files

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



Enable the TZ-log device node on include file to enable
TZ-log driver on Kona to access TZ diag area.

Change-Id: Ica7dd4ec35376494e29fe2c1e6d4a41f975457f1
Signed-off-by: default avatarZhen Kong <zkong@codeaurora.org>
parent 79978ef3
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2349,6 +2349,14 @@
		};
	};

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

	qcom,ssc@5c00000 {
		compatible = "qcom,pil-tz-generic";
		reg = <0x5c00000 0x4000>;