[PATCH v5 4/9] net: mdio: teach dm_eth_connect_phy_handle to connect to fixed PHY

Vladimir Oltean olteanv at gmail.com
Tue Feb 16 22:28:52 CET 2021


On Tue, Feb 16, 2021 at 11:19:31PM +0200, Vladimir Oltean wrote:
> From: Vladimir Oltean <vladimir.oltean at nxp.com>
> 
> dm_eth_connect_phy_handle has all the info it needs in order to hide
> away from the UCLASS_ETH caller the fact that it is attached to a
> fixed-link PHY. So only attempt to search for a phy-handle if we've
> exhausted the fixed-link option first.
> 
> Signed-off-by: Vladimir Oltean <vladimir.oltean at nxp.com>
> ---

Ouch, the function name in the commit message is wrong, I meant
dm_eth_phy_connect but I pasted the wrong one. The patch is correct
though. Should have not hurried.


More information about the U-Boot mailing list