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

Commit e39f1e4f authored by Mallikarjuna Reddy Amireddy's avatar Mallikarjuna Reddy Amireddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add tz-log device tree data for msmgold



Add TZ log buffer device node with required parameters to enable
TZ log driver.

Change-Id: Ib7f79760e02410774d6fadb90be59266ff743431
Signed-off-by: default avatarMallikarjuna Reddy Amireddy <mamire@codeaurora.org>
parent ec232ec8
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1173,6 +1173,11 @@
		clock-names = "iface_clk";
	};

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

	qcom,iris-fm {
		compatible = "qcom,iris_fm";
	};