net: phy: marvell: add downshift support for M88E1111
authorHeiner Kallweit <hkallweit1@gmail.com>
Mon, 28 Oct 2019 19:53:25 +0000 (20:53 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Oct 2019 00:50:10 +0000 (17:50 -0700)
commit5c6bc5199b5d142783b9f8ea662b54431b8e5509
treec09ec3eb2055de53205c5a90a1a689f6639c1989
parent911af5e149bb1116a2aebb5e7ae5f380caa2d7a1
net: phy: marvell: add downshift support for M88E1111

This patch adds downshift support for M88E1111. This PHY version uses
another register for downshift configuration, reading downshift status
is possible via the same register as for other PHY versions.

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