Add definition for QSGMII phy type.

Signed-off-by: Swapnil Jakhade <sjakh...@cadence.com>
---
 include/dt-bindings/phy/phy.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
index 36e8c241cf48..887a31b250a8 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 */
-- 
2.26.1

Reply via email to