OSDN Git Service

net: phy: marvell: add PHY tunable support for more PHY versions
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 28 Oct 2019 19:54:17 +0000 (20:54 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Oct 2019 00:50:10 +0000 (17:50 -0700)
commit262caf47449d3ea6bf744397259fc61be3370077
tree38b7f69765f66f16e072104449bed8dcaa2dc69f
parent5c6bc5199b5d142783b9f8ea662b54431b8e5509
net: phy: marvell: add PHY tunable support for more PHY versions

More PHY versions are compatible with the existing downshift
implementation, so let's add downshift support for them.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c