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

Commit 1afb510d 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 UMTS shared memory region in fsm9900"

parents fa269a0f 0b5bf264
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -482,6 +482,20 @@
		qcom,client-id = <0x00000001>;
	};

	qcom,umtsdfw_sharedmem@25200000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x25200000 0x00080000>;
		reg-names = "umtsdfw";
		qcom,client-id = <0x00000001>;
	};

	qcom,umtsdhost_sharedmem@25280000 {
		compatible = "qcom,sharedmem-uio";
		reg = <0x25280000 0x00080000>;
		reg-names = "umtsdhost";
		qcom,client-id = <0x00000001>;
	};

	qcom,ion {
		compatible = "qcom,msm-ion";
		#address-cells = <1>;