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

Commit ed2d60eb authored by Subhash Jadavani's avatar Subhash Jadavani
Browse files

Revert "ARM: dts: msm: disable UFS on MTP"



This reverts commit 62bdf6a4.

UFS device detection on MTP is stable with new UFS PHY configuration
hence reenable the UFS device detection for MTP.

Change-Id: Icaa5ba99fcf08d662a1df832da03ad6308f0a890
Signed-off-by: default avatarSubhash Jadavani <subhashj@codeaurora.org>
parent baf64b5d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -193,11 +193,11 @@
};

&ufsphy1 {
	status = "disabled";
	status = "ok";
};

&ufs1 {
	status = "disabled";
	status = "ok";
};

&sdhc_1 {