commit | a6fe31de866f35d2d926a0ee13125fead935846b | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Thu May 17 10:29:35 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 17 16:11:40 2018 -0400 |
tree | 5368d06a604a4b1802ff2c840a4380e25d1e2da9 | |
parent | d97c9f4ab000bd7bc0bbca78e65add9081096002 [diff] |
net: mvpp2: 2500baseX support This patch adds the 2500Base-X PHY mode support in the Marvell PPv2 driver. 2500Base-X is quite close to 1000Base-X and SGMII modes and uses nearly the same code path. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>