Commit 55b20e8d authored by Vivek Gautam's avatar Vivek Gautam Committed by Kishon Vijay Abraham I

dt-bindings: phy: Add PHY_TYPE_UFS definition

Add definition for UFS phy type.
Signed-off-by: default avatarVivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: default avatarKishon Vijay Abraham I <kishon@ti.com>
parent 2796ceb0
...@@ -15,5 +15,6 @@ ...@@ -15,5 +15,6 @@
#define PHY_TYPE_PCIE 2 #define PHY_TYPE_PCIE 2
#define PHY_TYPE_USB2 3 #define PHY_TYPE_USB2 3
#define PHY_TYPE_USB3 4 #define PHY_TYPE_USB3 4
#define PHY_TYPE_UFS 5
#endif /* _DT_BINDINGS_PHY */ #endif /* _DT_BINDINGS_PHY */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment