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

Commit 61e7a9fc 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 a3c7fbfa 3d07a9b9
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";
};