On Fri, Jun 14, 2019 at 05:06:57PM +0200, Jose Abreu wrote: > 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 <clabbe.montj...@gmail.com> > Fixes: 74371272f97f ("net: stmmac: Convert to phylink and remove phylib > logic") > Signed-off-by: Jose Abreu <joab...@synopsys.com> > Cc: Joao Pinto <jpi...@synopsys.com> > Cc: David S. Miller <da...@davemloft.net> > Cc: Giuseppe Cavallaro <peppe.cavall...@st.com> > Cc: Alexandre Torgue <alexandre.tor...@st.com>
Thanks for the quick fix Tested-by: Corentin Labbe <clabbe.montj...@gmail.com>