On Fri, 17 Dec 2021 00:03:19 +0800, Arınç ÜNAL <arinc.unal@xxxxxxxxxx> wrote: > The current rx-internal-delay-ps value on the Realtek switch node, 2000, > will be divided by 300, resulting in 6.66, which will be rounded to the > closest step value, 7. Change it to 2100 anyway to be accurate. > > Commit ef136837aaf6 ("net: dsa: rtl8365mb: set RGMII RX delay in steps of > 0.3 ns") > > Flow control needs to be enabled on both sides. It's already enabled on the > CPU port of the Realtek switch. Enable it on the extsw port of the Broadcom > switch as well. > > Signed-off-by: Arınç ÜNAL <arinc.unal@xxxxxxxxxx> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian