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

Commit 30e9baa6 authored by Brahmaji K's avatar Brahmaji K Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add tz-log device node for mdm9206



Add tz-log device node with all the necessary parameters,
to enable the TZ log driver on mdm9206.

Change-Id: I473018f6a507606bcebfc3e5eda1abd6b2b47bb5
Signed-off-by: default avatarBrahmaji K <bkomma@codeaurora.org>
parent 635d0bf1
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -49,3 +49,7 @@
&qseecom_mem {
	status = "okay";
};

&qcom_tzlog {
	status = "okay";
};
+6 −0
Original line number Diff line number Diff line
@@ -1708,6 +1708,12 @@
		status = "disabled";
	};

	qcom_tzlog: tz-log@8600720 {
		compatible = "qcom,tz-log";
		reg = <0x08600720 0x2000>;
		status = "disabled";
	};

	emac0: qcom,emac@7c40000 {
		compatible = "qcom,mdm9607-emac";
		reg-names = "emac", "emac_csr", "emac_1588";