]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit08510256680995e4e5496cf75701de3ec4994e5a
tree3aa0641edb6157650aeb9dd3ca85bc190c77e10f
parent9611a795b2ccfe153fe2ec715270a5cd5b331a10
parent01e37080c7a27c0c802fbd82d001822df761153d
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>