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

Commit f7151d45 authored by Hariprasad Dhalinarasimha's avatar Hariprasad Dhalinarasimha Committed by Stephen Boyd
Browse files

ARM: dts: msm: Add TZLOG device for msmsamarium



Add device tree entries for the TZLOG driver.

Change-Id: I539451626d526aea6443e43d09d1d22ffc229685
Signed-off-by: default avatarHariprasad Dhalinarasimha <hnamgund@codeaurora.org>
parent b7a7e662
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -393,6 +393,11 @@
		/* GPIO output to lpass */
		qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_2_out 0 0>;
	};

	qcom,tz-log@fe800734 {
		compatible = "qcom,tz-log";
		reg = <0xfe800734 0x1000>;
	};
};

&gdsc_venus {