From: Matthias Brugger <matthias.bgg@gmail.com>
To: Frank Wunderlich <linux@fw-web.de>, linux-mediatek@lists.infradead.org
Cc: "Frank Wunderlich" <frank-w@public-files.de>,
"Rob Herring" <robh+dt@kernel.org>,
"Landen Chao" <landen.chao@mediatek.com>,
"Qingfang DENG" <dqfext@gmail.com>,
"René van Dorst" <opensource@vdorst.com>,
"Sean Wang" <sean.wang@mediatek.com>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] arm: dts: mt7623: add missing pause for switchport
Date: Mon, 21 Sep 2020 12:04:41 +0200 [thread overview]
Message-ID: <ae04ff83-f9f5-ecb0-1221-854d21fc9cfd@gmail.com> (raw)
In-Reply-To: <20200907070517.51715-1-linux@fw-web.de>
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;
> };
> };
> };
>
prev parent reply other threads:[~2020-09-21 10:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ae04ff83-f9f5-ecb0-1221-854d21fc9cfd@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=dqfext@gmail.com \
--cc=frank-w@public-files.de \
--cc=landen.chao@mediatek.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@fw-web.de \
--cc=opensource@vdorst.com \
--cc=robh+dt@kernel.org \
--cc=sean.wang@mediatek.com \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).