Hi Maxime, On Mon, May 24, 2021 at 02:35:06PM +0200, Maxime Ripard wrote: > On Mon, May 24, 2021 at 02:21:11PM +0200, Salvatore Bonaccorso wrote: > > Commit bbc4d71d6354 ("net: phy: realtek: fix rtl8211e rx/tx delay > > config") sets the RX/TX delay according to the phy-mode property in the > > device tree. For the Orange Pi Plus board this is "rgmii", which is the > > wrong setting. > > > > Following the example of a900cac3750b ("ARM: dts: sun7i: a20: bananapro: > > Fix ethernet phy-mode") the phy-mode is changed to "rgmii-id" which gets > > the Ethernet working again on this board. > > > > Fixes: bbc4d71d6354 ("net: phy: realtek: fix rtl8211e rx/tx delay config") > > Reported-by: "B.R. Oake" <broake@xxxxxxxxxxxxx> > > Reported-by: Vagrant Cascadian <vagrant@xxxxxxxxxxxxxxxxxxxxxxx> > > Link: https://bugs.debian.org/988574 > > Signed-off-by: Salvatore Bonaccorso <carnil@xxxxxxxxxx> > > Applied, thanks! Did this fall trough the cracks? I see it in https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?id=b19d3479f25e8a0ff24df0b46c82e50ef0f900dd but got not merged yet in mainline. Thank you for your work! Regards, Salvatore