> > I just updated the phy-mode with my board from rgmii to rgmii-id and > > everything started working fine with net-next again: > > Hi Chris > > Is this a mainline supported board? Do you plan to submit a patch? > Yes, my board is in mainline so I plan on submitting a patch.
> Laurent, does the change also work for your board? This is another one > of those cases were a bug in the PHY driver, not respecting the > phy-mode, has masked a bug in the device tree, using the wrong > phy-mode. We had the same issue with the Atheros PHY a while back. > > Andrew