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

Commit 91a9aa59 authored by Sayali Lokhande's avatar Sayali Lokhande Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add rmtfs_sharedmem support for monaco

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

Change-Id: I1af329fd8568439d730d3a7fea7587df5567ddb6
parent 390584d1
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -434,6 +434,15 @@
		qcom,rtb-size = <0x100000>;
	};

	qcom,rmtfs_sharedmem@0 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0 0x280000>;
		reg-names = "rmtfs";
		qcom,client-id = <0x00000001>;
		qcom,guard-memory;
		qcom,vm-nav-path;
	};

	qcom,chd_silver {
		compatible = "qcom,core-hang-detect";
		label = "silver";