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

Commit 7b523bbf authored by Aman Gupta's avatar Aman Gupta Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add MHI and PCIe configuration



Additional config added to LE CPE platform

Depends-on: 2875186
Change-Id: I658568988e80f1c538d02b77cc8771951d4d585e
Acked-by: default avatarGajendra Singh <gajendra@qti.qualcomm.com>
Signed-off-by: default avatarSigned-off-by: Aman Gupta <amangupt@codeaurora.org>
parent 77024cd7
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -37,3 +37,27 @@
		status = "disabled";
	};
};

&cnss_qca6390 {
	status = "disabled";
};

&ipa_hw {
	qcom,use-ipa-in-mhi-mode;
};

&pcie0 {
	status = "disabled";
};

&pcie_ep {
	status = "ok";
};

&mhi_device {
	status = "ok";
};

&mhi_net_device {
	status = "ok";
};