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

Commit c70095af authored by Nikhilesh Reddy's avatar Nikhilesh Reddy
Browse files

ARM: dts: msm: Add rmts shared memory node for msmcobalt



Add rmts shared memory node for msmcobalt to support EFS
on the modem.

CRs-Fixed: 980874

Change-Id: Ic869dd739f7efd880d574bcc1f730d9d04d9c456
Signed-off-by: default avatarNikhilesh Reddy <reddyn@codeaurora.org>
parent 676c9bc2
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -444,6 +444,13 @@
		#clock-cells = <1>;
	};

	qcom,rmtfs_sharedmem@0 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0 0x00200000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
	};

	qcom,msm_gsi {
		compatible = "qcom,msm_gsi";
	};