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

Commit 9f7485af authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam
Browse files

ARM: dts: msm: Disable modem pil loading from mproc code for mdm9607



The smd and ipc-router drivers trigger the loading of the modem via
calls to subsystem_get. Since modem loading is handled by Power Save
Mode(PSM) feature, disable loading the modem from SMD & IPC Router drivers.

Change-Id: I133e8321173cf17a1d4cd4f5f26dc26ad26bb25f
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
parent ac6766f8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1012,6 +1012,7 @@
			qcom,smd-irq-bitmask = <0x1000>;
			interrupts = <0 25 1>;
			label = "modem";
			qcom,not-loadable;
		};

		qcom,smsm-modem {
@@ -1116,6 +1117,7 @@
		qcom,xprt-linkid = <1>;
		qcom,xprt-version = <1>;
		qcom,fragmented-data;
		qcom,disable-pil-loading;
	};

	qcom,bam_dmux@4044000 {