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

Commit d82807f8 authored by Prerna Kalla's avatar Prerna Kalla
Browse files

ARM: dts: msm: Add the smcinvoke node for lagoon

Add the smcinvoke device tree node to
communicate with TZ from HLOS for Bitra.

Change-Id: Icf0af219737ac2508420b45753b39e243e109b07
parent bf41bfd6
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1056,6 +1056,12 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom_smcinvoke: smcinvoke@c1700000 {
		compatible = "qcom,smcinvoke";
		reg = <0xc1700000 0x2200000>;
		reg-names = "secapp-region";
	};

	qcom_rng: qrng@793000 {
		compatible = "qcom,msm-rng";
		reg = <0x793000 0x1000>;