commit | ea4efe25ec937a7bc1108e26261c9dd4082375af | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Fri Dec 29 12:46:27 2017 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 02 15:00:49 2018 -0500 |
tree | bc643aee953a577f4350a928a7ddc404d8bd765d | |
parent | 05ca1b327eed2b9abb48cbd013ca451032bd86b0 [diff] |
net: phy: marvell10g: add MDI swap reporting 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 <rmk+kernel@armlinux.org.uk> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>