net: phy: marvell: enable downshift by default
authorMaxim Kochetkov <fido_max@inbox.ru>
Fri, 30 Apr 2021 04:57:33 +0000 (07:57 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 30 Apr 2021 22:20:47 +0000 (15:20 -0700)
commit8385b1f0ad0d86b99476de654623effdcb6ac2a2
tree0892d0bc7275a5c6dcf35b19c9a25c6775906e4b
parentc5fab809bf299d352e35808023e5c02f99d18b06
net: phy: marvell: enable downshift by default

A number of PHYs support the PHY tunable to set and get
downshift. However, only 88E1116R enables downshift by default. Extend
this default enabled to all the PHYs that support the downshift
tunable.

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/marvell.c