commit | 5c6bc5199b5d142783b9f8ea662b54431b8e5509 | [log] [tgz] |
---|---|---|
author | Heiner Kallweit <hkallweit1@gmail.com> | Mon Oct 28 20:53:25 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Oct 29 17:50:10 2019 -0700 |
tree | c09ec3eb2055de53205c5a90a1a689f6639c1989 | |
parent | 911af5e149bb1116a2aebb5e7ae5f380caa2d7a1 [diff] |
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>