]> 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)
commit3706a4db9e6b6216e672b2d4a280f507bbbe061c
tree0892d0bc7275a5c6dcf35b19c9a25c6775906e4b
parent9eca620f79322a77785d41efe82733fd0abe71be
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