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

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

ARM: dts: msm: Enable MHI device for sdxpoorwills



Enable MHI (Modem host interface) for end point configuration.
MHI is used to transfer data between host and device over
PCIe.

Change-Id: I6af5eda85b670f8ce827c40f886916b09eadfd95
Signed-off-by: default avatarSiddartha Mohanadoss <smohanad@codeaurora.org>
parent 662c5201
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -28,3 +28,7 @@
&pcie0 {
	status = "disabled";
};

&mhi_device {
	status = "okay";
};
+4 −0
Original line number Diff line number Diff line
@@ -28,3 +28,7 @@
&pcie0 {
	status = "disabled";
};

&mhi_device {
	status = "okay";
};