commit | c84786fa8f912e1450727f49375b3f0fe2b13afc | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Thu Feb 27 09:46:36 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 27 11:21:33 2020 -0800 |
tree | 7779af46d98d8b09982a4ee4fa4e498e2d2b9421 | |
parent | be64e397c7d01ba81173c4d67a1ad318cd70251e [diff] |
net: phy: marvell10g: read copper results from CSSR1 Read the copper autonegotiation results from the copper specific status register, rather than decoding the advertisements. Reading what the link is actually doing will allow us to support downshift modes. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>