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

Commit 16b9872c authored by Dinesh K Garg's avatar Dinesh K Garg
Browse files

ARM: dts: msm: Add smcinvoke node for mdm9607



SMCInvoke driver should be a platform driver instead of char/misc
driver. Adding smcinvoke node to support that.

Change-Id: I5f35a62bf4f863e335dec5fbeac1ccafa1fd9640
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent babfcc23
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1747,6 +1747,12 @@
		status = "ok";
	};

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

	qcom_tzlog: tz-log@8600720 {
		compatible = "qcom,tz-log";
		reg = <0x08600720 0x2000>;