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

Commit 0cd528f8 authored by Ritesh Harjani's avatar Ritesh Harjani
Browse files

ARM: dts: msm: Add remote fs device node on sdm845



It is needed to enable remote file system on modem processor, which
needs access to store data onto eMMC/UFS device.

Change-Id: Iae7aed05484b1eead6987c7c46e6eb27de360565
Signed-off-by: default avatarRitesh Harjani <riteshh@codeaurora.org>
parent 7e35bf9c
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1948,6 +1948,13 @@
		compatible = "qcom,msm_gsi";
	};

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

	qcom,rmnet-ipa {
		compatible = "qcom,rmnet-ipa3";
		qcom,rmnet-ipa-ssr;