commit | 04d1190aca774792e0304bef5624ee8a47331ca2 | [log] [tgz] |
---|---|---|
author | Jose Abreu <Jose.Abreu@synopsys.com> | Mon Nov 11 15:42:36 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 11 23:13:19 2019 -0800 |
tree | 7e06d5e1909f0a52a2438933e0015857ad93e976 | |
parent | 8c6fc097a2f4acf2e9c217e04e2620bf98cfddd3 [diff] |
net: stmmac: xgmac: Add C45 PHY support in the MDIO callbacks Add the support for C45 PHYs in the MDIO callbacks for XGMAC. This was tested using Synopsys DesignWare XPCS. v2: - Pull out the readl_poll_timeout() calls into common code (Andrew) Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>