From: Jose Abreu <[email protected]> Date: Fri, 14 Jun 2019 17:06:57 +0200
> Because of PHYLINK conversion we stopped parsing the phy-handle property > from DT. Unfortunatelly, some wrapper drivers still rely on this phy > node to configure the PHY. > > Let's restore the parsing of PHY handle while these wrapper drivers are > not fully converted to PHYLINK. > > Reported-by: Corentin Labbe <[email protected]> > Fixes: 74371272f97f ("net: stmmac: Convert to phylink and remove phylib > logic") > Signed-off-by: Jose Abreu <[email protected]> Applied, thanks.

