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

Commit b01e62f7 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 52fd523c 95c89d6a
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -1348,8 +1348,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 {