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

Commit a277f076 authored by Gilad Broner's avatar Gilad Broner
Browse files

ARM: dts: msm: enable ICE on virtio for msmcobalt



Enable ICE for UFS on virtio for msmcobalt.

Change-Id: I11c5377307fff8049d6aacc69b11b05a04a0536b
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 7f8149a0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -31,6 +31,10 @@
	status = "ok";
};

&ufs_ice {
	status = "ok";
};

&qusb_phy0 {
	compatible =  "usb-nop-xceiv";
};