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

Commit 12f8c456 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable MHI device for sdxpoorwills"

parents 076dc657 c38e9ae6
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -32,3 +32,7 @@
&pcie0 {
&pcie0 {
	status = "disabled";
	status = "disabled";
};
};

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

&mhi_device {
	status = "okay";
};