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

Commit 23f4a63f authored by Anmolpreet Kaur's avatar Anmolpreet Kaur Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable smcinvoke and shmbridge

This change adds dts entries for smcinvoke and
shmbridge on olympic target.

Change-Id: Ia65bd2774ab2eb88c633373358d2dbba03832f3b
parent 60da1ce9
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1350,6 +1350,15 @@
		qcom,client-id = <0x00000001>;
		qcom,vm-nav-path;
	};

	qcom_smcinvoke {
		compatible = "qcom,smcinvoke";
		qcom,support-legacy_smc;
	};

	qtee_shmbridge {
		compatible = "qcom,tee-shared-memory-bridge";
	};
};

#include "sdxlemur-pinctrl.dtsi"