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

Commit 04a5ef07 authored by AnilKumar Chimata's avatar AnilKumar Chimata
Browse files

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



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

Change-Id: I9082bd3e6eb9ac663d8e667adecfb7e3af4bd287
Signed-off-by: default avatarAnilKumar Chimata <anilc@codeaurora.org>
parent dfd8eac8
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -558,6 +558,12 @@
		#clock-cells = <1>;
	};

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

	qcom_rng: qrng@22000 {
		compatible = "qcom,msm-rng";
		reg = <0x22000 0x200>;