2021-05-05 00:32:27 +00:00
|
|
|
--- a/include/linux/phy.h
|
|
|
|
+++ b/include/linux/phy.h
|
2021-10-27 10:10:45 +00:00
|
|
|
@@ -233,7 +233,7 @@ static inline const char *phy_modes(phy_
|
2021-05-05 00:32:27 +00:00
|
|
|
#define PHY_INIT_TIMEOUT 100000
|
|
|
|
#define PHY_FORCE_TIMEOUT 10
|
|
|
|
|
|
|
|
-#define PHY_MAX_ADDR 32
|
|
|
|
+#define PHY_MAX_ADDR 64
|
|
|
|
|
|
|
|
/* Used when trying to connect to a specific phy (mii bus id:phy device id) */
|
|
|
|
#define PHY_ID_FMT "%s:%02x"
|