stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm: dts: mt7623: add missing pause for switchport
@ 2020-09-07  7:05 Frank Wunderlich
  2020-09-16  9:29 ` Aw: " Frank Wunderlich
  2020-09-21 10:04 ` Matthias Brugger
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Wunderlich @ 2020-09-07  7:05 UTC (permalink / raw)
  To: linux-mediatek
  Cc: Frank Wunderlich, Rob Herring, Matthias Brugger, Landen Chao,
	Qingfang DENG, René van Dorst, Sean Wang, devicetree,
	linux-arm-kernel, linux-kernel, stable

From: Frank Wunderlich <frank-w@public-files.de>

port6 of mt7530 switch (= cpu port 0) on bananapi-r2 misses pause option
which causes rx drops on running iperf.

Cc: stable@vger.kernel.org
Fixes: f4ff257cd160 ("arm: dts: mt7623: add support for Bananapi R2 (BPI-R2) board")
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
index 2b760f90f38c..5375c6699843 100644
--- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
+++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
@@ -192,6 +192,7 @@ port@6 {
 					fixed-link {
 						speed = <1000>;
 						full-duplex;
+						pause;
 					};
 				};
 			};
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Aw: [PATCH] arm: dts: mt7623: add missing pause for switchport
  2020-09-07  7:05 [PATCH] arm: dts: mt7623: add missing pause for switchport Frank Wunderlich
@ 2020-09-16  9:29 ` Frank Wunderlich
  2020-09-21 10:04 ` Matthias Brugger
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Wunderlich @ 2020-09-16  9:29 UTC (permalink / raw)
  To: Frank Wunderlich
  Cc: linux-mediatek, Rob Herring, Matthias Brugger, Landen Chao,
	Qingfang DENG, René van Dorst, Sean Wang, devicetree,
	linux-arm-kernel, linux-kernel, stable

just a gentle ping

regards Frank


> Gesendet: Montag, 07. September 2020 um 09:05 Uhr

> +++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
> @@ -192,6 +192,7 @@ port@6 {
>  					fixed-link {
>  						speed = <1000>;
>  						full-duplex;
> +						pause;


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] arm: dts: mt7623: add missing pause for switchport
  2020-09-07  7:05 [PATCH] arm: dts: mt7623: add missing pause for switchport Frank Wunderlich
  2020-09-16  9:29 ` Aw: " Frank Wunderlich
@ 2020-09-21 10:04 ` Matthias Brugger
  1 sibling, 0 replies; 3+ messages in thread
From: Matthias Brugger @ 2020-09-21 10:04 UTC (permalink / raw)
  To: Frank Wunderlich, linux-mediatek
  Cc: Frank Wunderlich, Rob Herring, Landen Chao, Qingfang DENG,
	René van Dorst, Sean Wang, devicetree, linux-arm-kernel,
	linux-kernel, stable



On 07/09/2020 09:05, Frank Wunderlich wrote:
> From: Frank Wunderlich <frank-w@public-files.de>
> 
> port6 of mt7530 switch (= cpu port 0) on bananapi-r2 misses pause option
> which causes rx drops on running iperf.
> 
> Cc: stable@vger.kernel.org
> Fixes: f4ff257cd160 ("arm: dts: mt7623: add support for Bananapi R2 (BPI-R2) board")
> Signed-off-by: Frank Wunderlich <frank-w@public-files.de>

Applied to v5.9-next/dts32

Thanks!

> ---
>   arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
> index 2b760f90f38c..5375c6699843 100644
> --- a/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
> +++ b/arch/arm/boot/dts/mt7623n-bananapi-bpi-r2.dts
> @@ -192,6 +192,7 @@ port@6 {
>   					fixed-link {
>   						speed = <1000>;
>   						full-duplex;
> +						pause;
>   					};
>   				};
>   			};
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-09-21 10:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-07  7:05 [PATCH] arm: dts: mt7623: add missing pause for switchport Frank Wunderlich
2020-09-16  9:29 ` Aw: " Frank Wunderlich
2020-09-21 10:04 ` Matthias Brugger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).