[PATCH v2 13/21] net: tsec: Use dm_eth_phy_connect() directly for the DM case

Vladimir Oltean olteanv at gmail.com
Sat Mar 13 14:20:26 CET 2021


On Fri, Mar 12, 2021 at 09:35:54PM +0800, Bin Meng wrote:
> From: Vladimir Oltean <vladimir.oltean at nxp.com>
> 
> Now that the fixed phy driver has been fully adapted to OF APIs,
> and dm_eth_phy_connect() already can handle the fixed phy, call
> dm_eth_phy_connect() directly in the DM tsec driver.
> 
> Signed-off-by: Vladimir Oltean <vladimir.oltean at nxp.com>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>
> Message-Id: <20210216224804.3355044-4-olteanv at gmail.com>
> [bmeng: split from "net: mdio: teach dm_eth_phy_connect to connect to fixed PHY"]
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> 
> ---

Reviewed-by: Vladimir Oltean <vladimir.oltean at nxp.com>


More information about the U-Boot mailing list