devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Guo Samin <samin.guo@starfivetech.com>
To: <patchwork-bot+netdevbpf@kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <linux-riscv@lists.infradead.org>,
	<devicetree@vger.kernel.org>, <netdev@vger.kernel.org>,
	<davem@davemloft.net>, <edumazet@google.com>, <kuba@kernel.org>,
	<pabeni@redhat.com>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <kernel@esmil.dk>,
	<pmmoreir@synopsys.com>, <richardcochran@gmail.com>,
	<conor@kernel.org>, <paul.walmsley@sifive.com>,
	<palmer@dabbelt.com>, <aou@eecs.berkeley.edu>, <andrew@lunn.ch>,
	<hkallweit1@gmail.com>, <pgwipeout@gmail.com>,
	<yanhong.wang@starfivetech.com>, <tomm.merciai@gmail.com>
Subject: Re: [-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
Date: Tue, 18 Apr 2023 21:34:43 +0800	[thread overview]
Message-ID: <44908c89-1e77-8521-d5cd-2bbe7affa04c@starfivetech.com> (raw)
In-Reply-To: <168181742075.8442.13068337635820008574.git-patchwork-notify@kernel.org>

 Re: [-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC
From: patchwork-bot+netdevbpf@kernel.org
to: Samin Guo <samin.guo@starfivetech.com>
data: 2023/4/18

> Hello:
> 
> This series was applied to netdev/net-next.git (main)
> by Paolo Abeni <pabeni@redhat.com>:
> 
> On Mon, 17 Apr 2023 18:02:45 +0800 you wrote:
>> This series adds ethernet support for the StarFive JH7110 RISC-V SoC,
>> which includes a dwmac-5.20 MAC driver (from Synopsys DesignWare).
>> This series has been tested and works fine on VisionFive-2 v1.2A and
>> v1.3B SBC boards.
>>
>> For more information and support, you can visit RVspace wiki[1].
>> You can simply review or test the patches at the link [2].
>> This patchset should be applied after the patchset [3] [4].
>>
>> [...]
> 
> Here is the summary with links:
>   - [-net-next,v12,1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version
>     https://git.kernel.org/netdev/net-next/c/13f9351180aa
>   - [-net-next,v12,2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string
>     https://git.kernel.org/netdev/net-next/c/65a1d72f0c7c
>   - [-net-next,v12,3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name
>     https://git.kernel.org/netdev/net-next/c/843f603762a5
>   - [-net-next,v12,4/6] dt-bindings: net: Add support StarFive dwmac
>     https://git.kernel.org/netdev/net-next/c/b76eaf7d7ede
>   - [-net-next,v12,5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC
>     https://git.kernel.org/netdev/net-next/c/4bd3bb7b4526
>   - [-net-next,v12,6/6] net: stmmac: dwmac-starfive: Add phy interface settings
>     https://git.kernel.org/netdev/net-next/c/b4a5afa51cee
> 
> You are awesome, thank you!


Thank you so much! Looking forward to seeing it in v6.4.

Best regards,
Samin

      reply	other threads:[~2023-04-18 13:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-17 10:02 [-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC Samin Guo
2023-04-17 10:02 ` [-net-next v12 1/6] dt-bindings: net: snps,dwmac: Add dwmac-5.20 version Samin Guo
2023-04-17 10:02 ` [-net-next v12 2/6] net: stmmac: platform: Add snps,dwmac-5.20 IP compatible string Samin Guo
2023-04-17 10:02 ` [-net-next v12 3/6] dt-bindings: net: snps,dwmac: Add 'ahb' reset/reset-name Samin Guo
2023-04-17 10:02 ` [-net-next v12 4/6] dt-bindings: net: Add support StarFive dwmac Samin Guo
2023-04-17 10:02 ` [-net-next v12 5/6] net: stmmac: Add glue layer for StarFive JH7110 SoC Samin Guo
2023-04-17 10:02 ` [-net-next v12 6/6] net: stmmac: dwmac-starfive: Add phy interface settings Samin Guo
2023-04-18 11:30 ` [-net-next v12 0/6] Add Ethernet driver for StarFive JH7110 SoC patchwork-bot+netdevbpf
2023-04-18 13:34   ` Guo Samin [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=44908c89-1e77-8521-d5cd-2bbe7affa04c@starfivetech.com \
    --to=samin.guo@starfivetech.com \
    --cc=andrew@lunn.ch \
    --cc=aou@eecs.berkeley.edu \
    --cc=conor@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=hkallweit1@gmail.com \
    --cc=kernel@esmil.dk \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=palmer@dabbelt.com \
    --cc=patchwork-bot+netdevbpf@kernel.org \
    --cc=paul.walmsley@sifive.com \
    --cc=pgwipeout@gmail.com \
    --cc=pmmoreir@synopsys.com \
    --cc=richardcochran@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=tomm.merciai@gmail.com \
    --cc=yanhong.wang@starfivetech.com \
    /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).