OSDN Git Service

net: mvpp2: 2500baseX support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 17 May 2018 08:29:35 +0000 (10:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2018 20:11:40 +0000 (16:11 -0400)
commita6fe31de866f35d2d926a0ee13125fead935846b
tree5368d06a604a4b1802ff2c840a4380e25d1e2da9
parentd97c9f4ab000bd7bc0bbca78e65add9081096002
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>
drivers/net/ethernet/marvell/mvpp2.c