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

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

Merge "ARM: dts: msm: Add MHI and PCIe configuration"

parents cc1c76ac 7b523bbf
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";
};