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

Commit 64e4090f authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

ARM: dts: msm: update the qmi service id for msm8940



Update the id of QMI service which is used to cater the requests from
the APSS.

Change-Id: Icc7c2280048702e31b09bffd44889726fd6f2542
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent bc936131
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -301,7 +301,6 @@
/* MSS_SCL */
&modem_etm0 {
	coresight-child-ports = <2>;
	qcom,inst-id = <11>;
};
&pil_mss {
	/delete-property/ qcom,qdsp6v56-1-8-inrush-current;
@@ -334,6 +333,6 @@
		coresight-child-list = <&funnel_right>;
		coresight-child-ports = <1>;

		qcom,inst-id = <2>;
		qcom,inst-id = <11>;
	};
};