summaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorAswath Govindraju <a-govindraju@ti.com>2021-07-21 18:58:32 +0300
committerLokesh Vutla <lokeshvutla@ti.com>2021-07-27 08:26:53 +0300
commit4f2c79e42c031a0ac120e87cb665725e47152d9d (patch)
tree3acd9372f805220824c76bafe379650020c55fe8 /include/dt-bindings
parent9f6ae6dec2d565b08314bbd56caa797b1df438ee (diff)
downloadu-boot-4f2c79e42c031a0ac120e87cb665725e47152d9d.tar.xz
dt-bindings: phy: Add definitions for additional phy types
Add definitions for additional phy types that's used specifically for Torrent SERDES. Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210721155849.20994-4-kishon@ti.com
Diffstat (limited to 'include/dt-bindings')
-rw-r--r--include/dt-bindings/phy/phy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
index 7e657da454..d3714edd4b 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -19,5 +19,6 @@
#define PHY_TYPE_DP 6
#define PHY_TYPE_XPCS 7
#define PHY_TYPE_SGMII 8
+#define PHY_TYPE_QSGMII 9
#endif /* _DT_BINDINGS_PHY */