From: patchwork-bot+netdevbpf@kernel.org
To: Prabhakar <prabhakar.csengg@gmail.com>
Cc: clement.leger@bootlin.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, hkallweit1@gmail.com, linux@armlinux.org.uk,
p.zabel@pengutronix.de, wsa+renesas@sang-engineering.com,
geert+renesas@glider.be, magnus.damm@gmail.com,
linux-renesas-soc@vger.kernel.org, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
biju.das.jz@bp.renesas.com, fabrizio.castro.jz@renesas.com,
prabhakar.mahadev-lad.rj@bp.renesas.com
Subject: Re: [PATCH net-next v3 0/9] Add PCS support for Renesas RZ/{T2H,N2H} SoCs
Date: Tue, 16 Sep 2025 00:50:17 +0000 [thread overview]
Message-ID: <175798381775.548349.11396728695783446846.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250910204132.319975-1-prabhakar.mahadev-lad.rj@bp.renesas.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 10 Sep 2025 21:41:21 +0100 you wrote:
> From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
>
> Hi All,
>
> This series aims to add PCS support for the Renesas RZ/T2H and RZ/N2H SoCs
> These SoCs include a MII converter (MIIC) that converts MII to RMII/RGMII
> or can be set in pass-through mode for MII similar to the RZ/N1 SoC. The
> MIIC is used in conjunction with the Ethernet switch (ETHSW) available on
> these SoCs.
>
> [...]
Here is the summary with links:
- [net-next,v3,1/9] dt-bindings: net: pcs: renesas,rzn1-miic: Add RZ/T2H and RZ/N2H support
https://git.kernel.org/netdev/net-next/c/8c01cc2382bc
- [net-next,v3,2/9] net: pcs: rzn1-miic: Drop trailing comma from of_device_id table
https://git.kernel.org/netdev/net-next/c/b2e12fca3164
- [net-next,v3,3/9] net: pcs: rzn1-miic: Add missing include files
https://git.kernel.org/netdev/net-next/c/861d10f09250
- [net-next,v3,4/9] net: pcs: rzn1-miic: Move configuration data to SoC-specific struct
https://git.kernel.org/netdev/net-next/c/f39e968dc168
- [net-next,v3,5/9] net: pcs: rzn1-miic: move port range handling into SoC data
https://git.kernel.org/netdev/net-next/c/c112520de041
- [net-next,v3,6/9] net: pcs: rzn1-miic: Make switch mode mask SoC-specific
https://git.kernel.org/netdev/net-next/c/6245237abae3
- [net-next,v3,7/9] net: pcs: rzn1-miic: Add support to handle resets
https://git.kernel.org/netdev/net-next/c/882a8bb0706c
- [net-next,v3,8/9] net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lock
https://git.kernel.org/netdev/net-next/c/419747319e3a
- [net-next,v3,9/9] net: pcs: rzn1-miic: Add RZ/T2H MIIC support
https://git.kernel.org/netdev/net-next/c/08f89e42121d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2025-09-16 0:50 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-10 20:41 [PATCH net-next v3 0/9] Add PCS support for Renesas RZ/{T2H,N2H} SoCs Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 1/9] dt-bindings: net: pcs: renesas,rzn1-miic: Add RZ/T2H and RZ/N2H support Prabhakar
2025-09-15 0:25 ` Rob Herring (Arm)
2025-09-10 20:41 ` [PATCH net-next v3 2/9] net: pcs: rzn1-miic: Drop trailing comma from of_device_id table Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 3/9] net: pcs: rzn1-miic: Add missing include files Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 4/9] net: pcs: rzn1-miic: Move configuration data to SoC-specific struct Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 5/9] net: pcs: rzn1-miic: move port range handling into SoC data Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 6/9] net: pcs: rzn1-miic: Make switch mode mask SoC-specific Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 7/9] net: pcs: rzn1-miic: Add support to handle resets Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 8/9] net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lock Prabhakar
2025-09-10 20:41 ` [PATCH net-next v3 9/9] net: pcs: rzn1-miic: Add RZ/T2H MIIC support Prabhakar
2025-09-16 0:50 ` patchwork-bot+netdevbpf [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=175798381775.548349.11396728695783446846.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=biju.das.jz@bp.renesas.com \
--cc=clement.leger@bootlin.com \
--cc=conor+dt@kernel.org \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=fabrizio.castro.jz@renesas.com \
--cc=geert+renesas@glider.be \
--cc=hkallweit1@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=magnus.damm@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=p.zabel@pengutronix.de \
--cc=pabeni@redhat.com \
--cc=prabhakar.csengg@gmail.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=robh@kernel.org \
--cc=wsa+renesas@sang-engineering.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