]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4cffd1ead46bedb95da4c7e8fcfb8ec397d84aa7
tree5368d06a604a4b1802ff2c840a4380e25d1e2da9
parent690df9142de2576d468a32b40eaa3120bd70304e
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