OSDN Git Service

dt-bindings: phy: Add PHY_TYPE_UFS definition
authorVivek Gautam <vivek.gautam@codeaurora.org>
Thu, 12 Oct 2017 06:19:32 +0000 (11:49 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Oct 2017 05:49:27 +0000 (11:19 +0530)
Add definition for UFS phy type.

Signed-off-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
include/dt-bindings/phy/phy.h

index 6c90193..d16e875 100644 (file)
@@ -15,5 +15,6 @@
 #define PHY_TYPE_PCIE          2
 #define PHY_TYPE_USB2          3
 #define PHY_TYPE_USB3          4
+#define PHY_TYPE_UFS           5
 
 #endif /* _DT_BINDINGS_PHY */