Re: [PATCH net-next v2 09/10] net: mvpp2: Add 2.5GBaseT support

2019-02-07 Thread Andrew Lunn
On Thu, Feb 07, 2019 at 10:49:38AM +0100, Maxime Chevallier wrote: > The PPv2 controller is able to support 2.5G speeds, allowing to use > 2.5GBASET in conjunction with PHYs that use 2500BASEX as their MII > interface when using this mode. > > Signed-off-by: Maxime Chevallier Reviewed-by: Andrew

[PATCH net-next v2 09/10] net: mvpp2: Add 2.5GBaseT support

2019-02-07 Thread Maxime Chevallier
The PPv2 controller is able to support 2.5G speeds, allowing to use 2.5GBASET in conjunction with PHYs that use 2500BASEX as their MII interface when using this mode. Signed-off-by: Maxime Chevallier --- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 1 + 1 file changed, 1 insertion(+) diff