]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d80419a56a80c47dc7b25d252c0151862c7597d
tree0892d0bc7275a5c6dcf35b19c9a25c6775906e4b
parentc728f45763627e38d9b7027c870ab353dd7aaa2c
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