projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2796ceb
)
dt-bindings: phy: Add PHY_TYPE_UFS definition
author
Vivek Gautam
<vivek.gautam@codeaurora.org>
Thu, 12 Oct 2017 06:19:32 +0000
(11:49 +0530)
committer
Kishon 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
patch
|
blob
|
history
diff --git
a/include/dt-bindings/phy/phy.h
b/include/dt-bindings/phy/phy.h
index 6c901930eb3eed80c255aec45e442396bf14b1d2..d16e8755f6a9111c9a50af1d6351335547ad45fa 100644
(file)
--- a/
include/dt-bindings/phy/phy.h
+++ b/
include/dt-bindings/phy/phy.h
@@
-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 */