dts: dragonboard845c: enable UFS
With UFS drivers in, and support for the upstream SoC devicetree, we can
now enable the UFS phy and controller for this board.
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
diff --git a/arch/arm/dts/dragonboard845c.dts b/arch/arm/dts/dragonboard845c.dts
index fc1e57f..f737f66 100644
--- a/arch/arm/dts/dragonboard845c.dts
+++ b/arch/arm/dts/dragonboard845c.dts
@@ -53,6 +53,14 @@
status = "okay";
};
+&ufs_mem_hc {
+ status = "okay";
+};
+
+&ufs_mem_phy {
+ status = "okay";
+};
+
&usb_2 {
status = "okay";
qcom,select-utmi-as-pipe-clk;