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

Commit d7b8fb55 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: disable ipa for sa6155 and sa6155p"

parents 9ac0a9e2 c6ad6822
Loading
Loading
Loading
Loading
+10 −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
@@ -242,7 +242,16 @@
			compatible = "qcom,msm-ext-disp-audio-codec-rx";
		};
	};

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

&ipa_hw {
	status="disabled";
};


&mdss_dsi_phy0 {
	qcom,panel-force-clock-lane-hs;
+8 −0
Original line number Diff line number Diff line
@@ -23,6 +23,14 @@
	aliases {
		pci-domain0 = &pcie0; /* PCIe0 domain */
	};

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

&ipa_hw {
	status="disabled";
};

/* Delete second instance of pm6155 definitions for APQ version */