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

Commit 5cd537ea 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

Change-Id: Icb2716d4d3e583249b076a12b91c387a6352ce8d
Depends-on: 2875171
Acked-by: default avatarGajendra Singh <gajendra@qti.qualcomm.com>
Signed-off-by: default avatarSigned-off-by: Aman Gupta <amangupt@codeaurora.org>
parent 44345a4d
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";
};