Re: [PATCH net v3 4/4] net: phy: mscc: enable VSC8501/2 RGMII RX clock

From: Vladimir Oltean
Date: Wed May 24 2023 - 19:05:55 EST


On Tue, May 23, 2023 at 05:31:08PM +0200, David Epping wrote:
> 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.
>
> Signed-off-by: David Epping <david.epping@xxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---

Fixes: d3169863310d ("net: phy: mscc: add support for VSC8502")
Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx>