Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'
authorDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 22:40:15 +0000 (15:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 May 2020 22:40:15 +0000 (15:40 -0700)
commitb7052ba7cf5261e013bcc4cd52e3c89c0d5669b0
tree3aa0641edb6157650aeb9dd3ca85bc190c77e10f
parentbf2320a60e687760400cf964ec3e60ceccb90f93
parent7019bba4330750a29d87b6ce70ac6fabc007b3dc
Merge branch 'net-dsa-mv88e6xxx-augment-phylink-support-for-10G'

Russell King says:

====================
net: dsa: mv88e6xxx: augment phylink support for 10G

This series adds phylink 10G support for the 88E6390 series switches,
as suggested by Andrew Lunn.

The first patch cleans up the code to use generic definitions for the
registers in a similar way to what was done with the initial conversion
of 1G serdes support.

The second patch adds the necessary bits 10GBASE mode to the
pcs_get_state() method.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>