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

Commit 13939dad authored by Sahitya Tummala's avatar Sahitya Tummala
Browse files

ARM: dts: msm: Add rmtfs_sharedmem support for Shima

Add shared memory support to enable the rmt_storage service
in userspace that allows other processor to access the primary
storage device to store its data.

Change-Id: I840d74076c25e1e73ba187fccce28628b8356196
parent 0bb9cb67
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1004,6 +1004,12 @@
		mbox-names = "aop";
	};

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

	ufsphy_mem: ufsphy_mem@1d87000 {
		reg = <0x1d87000 0xe10>;