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

Commit b06c5561 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: qcom: enable ICE driver for msm8994"

parents 7a8f402d 56cab451
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -734,6 +734,10 @@
	 pinctrl-0 = <&uart_console_sleep>;
};

&ufs_ice {
	status = "ok";
};

&ufsphy1 {
	status = "ok";
};
+4 −0
Original line number Diff line number Diff line
@@ -75,6 +75,10 @@
	status = "ok";
};

&ufs_ice {
	status = "ok";
};

&ufsphy1 {
	status = "ok";
};
+4 −0
Original line number Diff line number Diff line
@@ -80,6 +80,10 @@
	status = "ok";
};

&ufs_ice {
	status = "ok";
};

&ufsphy1 {
	status = "ok";
};