]> git.sur5r.net Git - u-boot/blobdiff - include/dt-bindings/comphy/comphy_data.h
phy: marvell: cp110: update utmi phy connection type
[u-boot] / include / dt-bindings / comphy / comphy_data.h
index 8fd578aeaf75653832096ef26262fda7167242e4..d127388371bc40ecae300f7ce5daa73ace018e31 100644 (file)
@@ -52,9 +52,9 @@
 #define PHY_POLARITY_ALL_INVERT                \
        (PHY_POLARITY_TXD_INVERT | PHY_POLARITY_RXD_INVERT)
 
-#define UTMI_PHY_TO_USB_HOST0          0
-#define UTMI_PHY_TO_USB_HOST1          1
-#define UTMI_PHY_TO_USB_DEVICE0                2
+#define UTMI_PHY_TO_USB3_HOST0         0
+#define UTMI_PHY_TO_USB3_HOST1         1
+#define UTMI_PHY_TO_USB3_DEVICE0       2
 #define UTMI_PHY_INVALID               0xff
 
 #endif /* _COMPHY_DATA_H_ */