[PATCH v5 1/5] dt-bindings: phy: Add PHY_TYPE_EUSB2 definition

Krishna Kurapati krishna.kurapati at oss.qualcomm.com
Thu Jul 23 03:39:04 PDT 2026


Add definition for EUSB2 phy type.

Signed-off-by: Krishna Kurapati <krishna.kurapati at oss.qualcomm.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 979b5dfd8353..555a022c8c0b 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -24,6 +24,7 @@
 #define PHY_TYPE_CPHY		11
 #define PHY_TYPE_USXGMII	12
 #define PHY_TYPE_XAUI		13
+#define PHY_TYPE_EUSB2		14
 
 #define PHY_POL_NORMAL		0
 #define PHY_POL_INVERT		1

-- 
2.34.1




More information about the linux-phy mailing list