[PATCH 1/2] dt-bindings: phy: Add PHY_TYPE_XAUI definition

Siddharth Vadapalli s-vadapalli at ti.com
Tue Dec 23 21:48:58 PST 2025


From: Swapnil Jakhade <sjakhade at cadence.com>

Add definition for XAUI phy type.

Signed-off-by: Swapnil Jakhade <sjakhade at cadence.com>
Signed-off-by: Siddharth Vadapalli <s-vadapalli at ti.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 6b901b342348..d77b372d302f 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -23,5 +23,6 @@
 #define PHY_TYPE_DPHY		10
 #define PHY_TYPE_CPHY		11
 #define PHY_TYPE_USXGMII	12
+#define PHY_TYPE_XAUI		13
 
 #endif /* _DT_BINDINGS_PHY */
-- 
2.51.1




More information about the linux-arm-kernel mailing list