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

Commit 085c70bb authored by Mohamed Sunfeer's avatar Mohamed Sunfeer
Browse files

ARM64: dts: msm: Add the smcinvoke dt node for qcs405



Add the smcinvoke dt node to communicate with TZ
from HLOS for qcs405 target.

Change-Id: Iab36b81ebc50f419e272111e15692a49f2579d12
Signed-off-by: default avatarMohamed Sunfeer <msunfeer@codeaurora.org>
parent 82be5d4e
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1068,6 +1068,12 @@
		qcom,qsee-reentrancy-support = <2>;
	};

	qcom_smcinvoke: smcinvoke@85900000 {
		compatible = "qcom,smcinvoke";
		reg = <0x85900000 0x500000>;
		reg-names = "secapp-region";
	};

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