Re: [PATCH net-next v2 3/5] net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy

From: Andrew Lunn
Date: Sat Jan 28 2023 - 10:16:02 EST


On Sat, Jan 28, 2023 at 11:13:12AM +0800, Frank Sae wrote:
> Add dts support for Motorcomm yt8521 gigabit ethernet phy.
> Add ytphy_rgmii_clk_delay_config function to support dst config for
> the delay of rgmii clk. This funciont is common for yt8521, yt8531s
> and yt8531.
> This patch has been verified on AM335x platform.
>
> Signed-off-by: Frank Sae <Frank.Sae@xxxxxxxxxxxxxx>

Apart from the implementation of the odd TX delay default:

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew