On Fri, Jun 28, 2024 at 03:14:45PM +0800, Jacky Chou wrote: > The NC-SI interface does not need the MDIO bus and the > NC-SI PHY device cannot get from dm_eth_phy_connect. > Therefore, use phy_connect directly here. > > Signed-off-by: Jacky Chou <[email protected]> > --- > drivers/net/ftgmac100.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Leo Yu-Chi Liang <[email protected]>

