Commit 0c38d6b6 authored by Sujit Kautkar's avatar Sujit Kautkar Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sc7180-trogdor: Enable IPA on LTE only SKUs

parent f633d5f7
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -17,3 +17,14 @@ &remoteproc_mpss {
	firmware-name = "qcom/sc7180-trogdor/modem/mba.mbn",
			"qcom/sc7180-trogdor/modem/qdsp6sw.mbn";
};

&ipa {
	status = "okay";

	/*
	 * Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
	 * modem needs to cover certain init steps (GSI init), and
	 * the AP needs to wait for it.
	 */
	modem-init;
};
+0 −11
Original line number Diff line number Diff line
@@ -751,17 +751,6 @@ alc5682: codec@1a {
	};
};

&ipa {
	status = "okay";

	/*
	 * Trogdor doesn't have QHEE (Qualcomm's EL2 blob), so the
	 * modem needs to cover certain init steps (GSI init), and
	 * the AP needs to wait for it.
	 */
	modem-init;
};

&lpass_cpu {
	status = "okay";