net: stmmac: Integrate it with DesignWare XPCS
Adds all the necessary logic so that stmmac can be used with Synopsys DesignWare XPCS. Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
fcb26bd2b6
commit
f213bbe8a9
@@ -80,6 +80,7 @@
|
||||
|
||||
struct stmmac_mdio_bus_data {
|
||||
unsigned int phy_mask;
|
||||
unsigned int has_xpcs;
|
||||
int *irqs;
|
||||
int probed_phy_irq;
|
||||
bool needs_reset;
|
||||
|
Reference in New Issue
Block a user