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

Commit f9364d63 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 sharedmem devices for RFSA"

parents 1760bf6b 6b278d8a
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -336,6 +336,18 @@
		vdd-supply = <&gdsc_vpu>;
	};

	qcom,dsp_sharedmem@fd80000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0fd80000 0x00020000>;
		reg-names = "rfsa_dsp";
	};

	qcom,mdm_sharedmem@fda0000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x0fda0000 0x00020000>;
		reg-names = "rfsa_mdm";
	};

	sdcc1: qcom,sdcc@f9824000 {
		cell-index = <1>; /* SDC1 eMMC slot */
		compatible = "qcom,msm-sdcc";