Hi, On Mon, Mar 20, 2017 at 4:29 PM, Maxime Ripard <maxime.rip...@free-electrons.com> wrote: > Hi Florian, > > On Sat, Mar 18, 2017 at 09:53:20PM -0700, Florian Fainelli wrote: >> The CPU port of the BCM53125 is configured with RGMII (no delays) but >> this should actually be RGMII with transmit delay (rgmii-txid) because >> STMMAC takes care of inserting the transmitter delay. This fixes >> occasional packet loss encountered. >> >> Fixes: d7b9eaff5f0c ("ARM: dts: sun7i: Add BCM53125 switch nodes to the >> lamobo-r1 board") >> Reported-by: Hartmut Knaack <knaac...@gmx.de> >> Signed-off-by: Florian Fainelli <f.faine...@gmail.com> > > Applied, thanks! > Maxime
I'm not sure dwmac-sunxi supports "rgmii-txid" though. At least I don't remember implementing it. ChenYu