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

Commit 057520c0 authored by Chris Lew's avatar Chris Lew
Browse files

ARM: dts: msm: Add modem qrtr node for sm8150-sdxprairie



For certain usecases the internal modem will be brought out of reset.
Set the net id to 2 so the packets coming from the internal modem
are not forwarded to other Q6 or SDX.

Change-Id: I439f42128bced10001197182fd58a695c782a4b9
Signed-off-by: default avatarChris Lew <clew@codeaurora.org>
parent 788c8028
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -100,6 +100,12 @@
	};
};

&glink_modem {
	qcom,modem_qrtr {
		qcom,net-id = <2>;
	};
};

&soc {
	ipa_hw: qcom,ipa@1e00000 {
		qcom,platform-type = <2>; /* APQ platform */