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

Commit b180e5d8 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 SDA450"

parents 4433576c e0c08ca6
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -118,3 +118,13 @@
		};
	};
};

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

&ipa_hw {
	status = "disabled";
};