Re: [PATCH net-next 2/5] net: phy: marvell10g: add MDI swap reporting

2018-01-02 Thread Andrew Lunn
On Fri, Dec 29, 2017 at 12:46:27PM +, Russell King wrote: > Add reporting of the MDI swap to the Marvell 10G PHY driver by providing > a generic implementation for the standard 10GBASE-T pair swap register > and polarity register. We also support reading the MDI swap status for > 1G and below

[PATCH net-next 2/5] net: phy: marvell10g: add MDI swap reporting

2017-12-29 Thread Russell King
Add reporting of the MDI swap to the Marvell 10G PHY driver by providing a generic implementation for the standard 10GBASE-T pair swap register and polarity register. We also support reading the MDI swap status for 1G and below from a PCS register. Signed-off-by: Russell King --- drivers/net/ph