Merge branch 'phy-marvell-support-downshift-as-PHY-tunable'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 17:45:03 +0000 (10:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 17:45:03 +0000 (10:45 -0700)
Heiner Kallweit says:

====================
net: phy: marvell: support downshift as PHY tunable

So far downshift is implemented for one small use case only and can't
be controlled from userspace. So let's implement this feature properly
as a PHY tunable so that it can be controlled via ethtool.
====================

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

Trivial merge