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

Commit 82153611 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 UFS and UFS PHY in msmcobalt simulator platform"

parents 0286ba62 e873df26
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -22,3 +22,11 @@
	compatible = "qcom,msmcobalt-sim", "qcom,msmcobalt", "qcom,sim";
	qcom,board-id = <16 0>;
};

&ufsphy1 {
	status = "ok";
};

&ufs1 {
	status = "ok";
};