Re: Re: [PATCH v4] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

2021-02-01 Thread Hermann Lauer
et: phy: realtek: fix rtl8211e > > rx/tx delay config"). > > > > Fixes: 10662a33dcd9 ("ARM: dts: sun7i: Add dts file for Bananapro board") > > Signed-off-by: Hermann Lauer > > Applied since it's a fix simple enough, but please provide a changelog

[PATCH v4] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

2021-01-28 Thread Hermann . Lauer
reconfigure the delays incorrectly. This happened with commit bbc4d71d6354 ("net: phy: realtek: fix rtl8211e rx/tx delay config"). Fixes: 10662a33dcd9 ("ARM: dts: sun7i: Add dts file for Bananapro board") Signed-off-by: Hermann Lauer --- arch/arm/boot/dts/sun7i-a20-bananapro.dts | 2 +

[PATCH v3] ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

2021-01-28 Thread Hermann Lauer
BPi Pro needs TX and RX delay for Gbit to work reliable and avoid high packet loss rates. The realtek phy driver overrides the settings of the pull ups for the delays, so fix this for BananaPro. Fixes: 10662a33dcd9 ("ARM: dts: sun7i: Add dts file for Bananapro board") Signed-off-by: Her

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node

2021-01-21 Thread Hermann Lauer
BPi Pro needs TX and RX delay for Gbit to work reliable and avoid high packet loss rates. The realtek phy driver overrides the settings of the pull ups for the delays, so fix this for Banana Pro. Signed-off-by: Hermann Lauer --- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch

Re: [RESEND] phy: sun4i-usb: add support for R40 USB PHY

2018-01-15 Thread Hermann Lauer
On Wed, Jan 03, 2018 at 04:49:44PM +0800, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng > Acked-by: Maxime Ripard > Acked-by: Rob Herring

Re: [RESEND] phy: sun4i-usb: add support for R40 USB PHY

2018-01-15 Thread Hermann Lauer
On Wed, Jan 03, 2018 at 04:49:44PM +0800, Icenowy Zheng wrote: > Allwinner R40 features a USB PHY like the one in A64, but with 3 PHYs. > > Add support for it. > > Signed-off-by: Icenowy Zheng > Acked-by: Maxime Ripard > Acked-by: Rob Herring You may add Tested-by:

Re: [PATCH v4.0 for testing] nbd: Fix timeout detection

2015-07-09 Thread Hermann Lauer
Hello Markus, > On Fri, Apr 24, 2015 at 09:35:33AM +0200, Markus Pargmann wrote: > > At the moment the nbd timeout just detects hanging tcp operations. This > > is not enough to detect a hanging or bad connection as expected of a > > timeout. > ... > > Cc: Michal

Re: [PATCH v4.0 for testing] nbd: Fix timeout detection

2015-07-09 Thread Hermann Lauer
Hello Markus, On Fri, Apr 24, 2015 at 09:35:33AM +0200, Markus Pargmann wrote: At the moment the nbd timeout just detects hanging tcp operations. This is not enough to detect a hanging or bad connection as expected of a timeout. ... Cc: Michal Belczyk belc...@bsd.krakow.pl Cc: Hermann

Re: [PATCH v4.0 for testing] nbd: Fix timeout detection

2015-04-24 Thread Hermann Lauer
Hello Markus, On Fri, Apr 24, 2015 at 09:35:33AM +0200, Markus Pargmann wrote: > At the moment the nbd timeout just detects hanging tcp operations. This > is not enough to detect a hanging or bad connection as expected of a > timeout. ... > Cc: Michal Belczyk > Cc: Hermann Laue

Re: [PATCH v4.0 for testing] nbd: Fix timeout detection

2015-04-24 Thread Hermann Lauer
Hello Markus, On Fri, Apr 24, 2015 at 09:35:33AM +0200, Markus Pargmann wrote: At the moment the nbd timeout just detects hanging tcp operations. This is not enough to detect a hanging or bad connection as expected of a timeout. ... Cc: Michal Belczyk belc...@bsd.krakow.pl Cc: Hermann Lauer