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

Commit 7acf3c77 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 driver"

parents 43d92c9f 3efb3ae7
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
/* Copyright (c) 2018, The Linux Foundation. All rights reserved.
/* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -80,7 +80,15 @@
	qcom,disable-ctm;
};

&ipa_hw {
	status="disabled";
};

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

	qcom,qbt1000 {
		status = "disabled";
	};