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

Commit 54f3fb1b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add remotefs and rfsa support for MSM8939"

parents a91bc9fc d6b32dd0
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -604,6 +604,24 @@
		qcom,not-wakeup; /* Needed until RPM is fully configured */
	};

	rmtfs_sharedmem {
		compatible = "qcom,sharedmem-uio";
		reg = <0x8e580000 0x160000>;
		reg-names = "rmtfs";
	};

	dsp_sharedmem {
		compatible = "qcom,sharedmem-uio";
		reg = <0x8e6e0000 0x20000>;
		reg-names = "rfsa_dsp";
	};

	mdm_sharedmem {
		compatible = "qcom,sharedmem-uio";
		reg = <0x8e6e0000 0x20000>;
		reg-names = "rfsa_mdm";
	};

	sdhc_1: sdhci@7824000 {
		compatible = "qcom,sdhci-msm";
		reg = <0x7824900 0x11c>, <0x7824000 0x800>;