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

Commit 2fe24b88 authored by Mallikarjuna Reddy Amireddy's avatar Mallikarjuna Reddy Amireddy
Browse files

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



Add TZ log buffer device tree data to dts files by adding tz-log
device node with all the necessary parameters, to enable the TZ
log driver on msmthorium.

Change-Id: Ib198a507ce842d2ced3b9d7d88675c268cafe556
Signed-off-by: default avatarMallikarjuna Reddy Amireddy <mamire@codeaurora.org>
parent 7c3db04e
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -802,6 +802,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>;