|
@@ -181,6 +181,9 @@ struct mii_bus {
|
|
/* PHY addresses to be ignored when probing */
|
|
/* PHY addresses to be ignored when probing */
|
|
u32 phy_mask;
|
|
u32 phy_mask;
|
|
|
|
|
|
|
|
+ /* PHY addresses to ignore the TA/read failure */
|
|
|
|
+ u32 phy_ignore_ta_mask;
|
|
|
|
+
|
|
/*
|
|
/*
|
|
* Pointer to an array of interrupts, each PHY's
|
|
* Pointer to an array of interrupts, each PHY's
|
|
* interrupt at the index matching its address
|
|
* interrupt at the index matching its address
|