Skip to content
Commit 6a0712d9 authored by David Epping's avatar David Epping Committed by Greg Kroah-Hartman
Browse files

net: phy: mscc: enable VSC8501/2 RGMII RX clock

[ Upstream commit 71460c9e ]

By default the VSC8501 and VSC8502 RGMII/GMII/MII RX_CLK output is
disabled. To allow packet forwarding towards the MAC it needs to be
enabled.

For other PHYs supported by this driver the clock output is enabled
by default.

Fixes: d3169863

 ("net: phy: mscc: add support for VSC8502")
Signed-off-by: default avatarDavid Epping <david.epping@missinglinkelectronics.com>
Reviewed-by: default avatarRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Reviewed-by: default avatarVladimir Oltean <olteanv@gmail.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent b5569902
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment