On Fri, Mar 12, 2021 at 09:35:54PM +0800, Bin Meng wrote: > From: Vladimir Oltean <[email protected]> > > 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 <[email protected]> > Reviewed-by: Bin Meng <[email protected]> > Tested-by: Bin Meng <[email protected]> > Message-Id: <[email protected]> > [bmeng: split from "net: mdio: teach dm_eth_phy_connect to connect to fixed > PHY"] > Signed-off-by: Bin Meng <[email protected]> > > ---
Reviewed-by: Vladimir Oltean <[email protected]>

