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

Commit efe927cf 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: Disable modem pil loading from mproc code for MSM8937"

parents f68526e9 994e5b3a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -787,6 +787,7 @@
			qcom,smd-irq-bitmask = <0x1000>;
			interrupts = <0 25 1>;
			label = "modem";
			qcom,not-loadable;
		};

		qcom,smsm-modem {
@@ -1371,7 +1372,6 @@
	qcom,ipc_router {
		compatible = "qcom,ipc_router";
		qcom,node-id = <1>;
		qcom,default-peripheral = "modem";
	};

	qcom,ipc_router_modem_xprt {
@@ -1381,6 +1381,7 @@
		qcom,xprt-linkid = <1>;
		qcom,xprt-version = <1>;
		qcom,fragmented-data;
		qcom,disable-pil-loading;
	};

	qcom,ipc_router_q6_xprt {