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

Commit 14d8c53b authored by Aman Gupta's avatar Aman Gupta
Browse files

ARM: dts: msm: Add MHI and PCIe configuration



Additional config added to LE CPE platform

Depends-on: 2872043
Change-Id: I56e06d4c5a499f0303dda84881a78b444a587e86
Acked-by: default avatarGajendra Singh <gajendra@qti.qualcomm.com>
Signed-off-by: default avatarAman Gupta <amangupt@codeaurora.org>
parent c30cd30a
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -52,3 +52,27 @@
&vbus_detect {
	status = "ok";
};

&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";
};