* Drew Fustini <drew@xxxxxxxxxxxxxxx> [200615 08:58]: > Since commit cd28d1d6e52e ("net: phy: at803x: Disable phy delay for > RGMII mode") the networking is broken on the BeagleBone AI which has > the AR8035 PHY for Gigabit Ethernet [0]. The fix is to switch from > phy-mode = "rgmii" to phy-mode = "rgmii-rxid". > > Note: Grygorii made a similar DT fix for other AM57xx boards with a > different phy in commit 820f8a870f65 ("ARM: dts: am57xx: fix networking > on boards with ksz9031 phy"). > > [0] https://git.io/Jf7PX > > Fixes: 520557d4854b ("ARM: dts: am5729: beaglebone-ai: adding device tree") > Cc: Vinod Koul <vkoul@xxxxxxxxxx> > Reviewed-by: Grygorii Strashko <grygorii.strashko@xxxxxx> > Signed-off-by: Robert Nelson <robertcnelson@xxxxxxxxx> > Signed-off-by: Drew Fustini <drew@xxxxxxxxxxxxxxx> > --- > V2: > - fix formatting of commit reference > - add Review-by: from Grygorii Thanks applying into fixes. Regards, Tony