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

Commit be732c54 authored by cpratapa's avatar cpratapa
Browse files

ARM: dts: msm: fix to disable ipa node for sa6155p



IPA is not required on SA platforms. Make a change to
disable IPA node properly.

Change-Id: Ia0edd64964be4008ca1b6c198ebc0b74e8976143
Signed-off-by: default avatarChaitanya Pratapa <cpratapa@codeaurora.org>
parent d8ccfa1e
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -23,14 +23,6 @@
	aliases {
		pci-domain0 = &pcie0; /* PCIe0 domain */
	};

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

&ipa_hw {
	status="disabled";
};

/* Delete second instance of pm6155 definitions for APQ version */
@@ -93,6 +85,14 @@
				/* Upto 800 Mbps */
				<45 512 207108 1146880>, <1 512 207108 3124992>;
	};

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

&ipa_hw {
	status="disabled";
};

&pil_modem {