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

Commit e675e5f8 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 IPA in SDA632"

parents 016b158e 1a83b488
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -22,3 +22,12 @@
	status = "disabled";
};

&soc {
	qcom,rmnet-ipa {
		status = "disabled";
	};
};

&ipa_hw {
	status = "disabled";
};