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

Commit b3a25812 authored by Mallikarjuna Reddy Amireddy's avatar Mallikarjuna Reddy Amireddy
Browse files

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



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

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

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

	qcom,ipc_router {
		compatible = "qcom,ipc_router";
		qcom,node-id = <1>;