commit | 7c0115309a0fd90a8573ad29ffc0239d693d3471 | [log] [tgz] |
---|---|---|
author | Jacky Chou <jacky_chou@aspeedtech.com> | Fri Jun 28 15:14:45 2024 +0800 |
committer | Leo Yu-Chi Liang <ycliang@andestech.com> | Wed Sep 11 20:34:35 2024 +0800 |
tree | f2d9f4d80b4e6a60d2d6e18c8bfe0c84a5b13204 | |
parent | 69d5707dc129a4421407d46ee9737c498c1d6425 [diff] |
net: ftgmac100: Fixed NC-SI PHY device cannot get 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 <jacky_chou@aspeedtech.com> Acked-by: Leo Yu-Chi Liang <ycliang@andestech.com>