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

Commit 95c89d6a authored by Sivasri Kumar Vanka's avatar Sivasri Kumar Vanka
Browse files

ARM: dts: MDM: add modem SMD node for mdm9x07



add IPC channel and missing properties qcom,remote-pid to modem SMD node.

Change-Id: Ibb091159e4d74672094c590f69fad6f13b367391
Signed-off-by: default avatarSivasri Kumar Vanka <sivasri@codeaurora.org>
parent 2ba5ea33
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -1344,8 +1344,15 @@
		modem {
			qcom,smd-edge = <0>;
			qcom,ipc = <&apcs 0 12>;
			qcom,remote-pid = <1>;
			interrupts = <GIC_SPI 25 IRQ_TYPE_EDGE_RISING>;
			label = "modem";
			label = "mpss";
			qcom,smd-channels = "IPCRTR";

			qcom,modem_qrtr {
				qcom,net-id = <1>;
				qcom,low-latency;
			};
		};

		rpm {