OSDN Git Service

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)
commitd97c9f4ab000bd7bc0bbca78e65add9081096002
tree00730fca08770a6f9aed9b839e2108285acd23be
parent9ad8bd819b9a94b614576cb82641197e6d828aeb
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