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

Commit a7b34032 authored by Siddartha Mohanadoss's avatar Siddartha Mohanadoss
Browse files

ARM: dts: msm: Add MHI and PCIe device for sdxprairie v2



Disable PCIe RC mode and its client for EP configuration and
enable PCIe EP and MHI clients for sdxprairie v2 board.

Change-Id: I04ca948fd80d46bd31fd671f3e2a735adb9f9c2f
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 42781fce
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -20,3 +20,27 @@
&restart_pshold {
	qcom,force-warm-reboot;
};

&pcie0 {
	status = "disabled";
};

&cnss_qca6390 {
	status = "disabled";
};

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

&pcie_ep {
	status = "ok";
};

&mhi_device {
	status = "ok";
};

&mhi_net_device {
	status = "ok";
};