]> git.baikalelectronics.ru Git - kernel.git/commit
net: mvpp2: 1000baseX support
authorAntoine Tenart <antoine.tenart@bootlin.com>
Thu, 17 May 2018 08:29:34 +0000 (10:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 17 May 2018 20:11:40 +0000 (16:11 -0400)
commit690df9142de2576d468a32b40eaa3120bd70304e
tree00730fca08770a6f9aed9b839e2108285acd23be
parent751e197072dd4a53f8ba2c0cb91f8bb227e77321
net: mvpp2: 1000baseX support

This patch adds the 1000Base-X PHY mode support in the Marvell PPv2
driver. 1000Base-X is quite close the SGMII 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