From: patchwork-bot+netdevbpf@kernel.org
To: Daniel Machon <daniel.machon@microchip.com>
Cc: UNGLinuxDriver@microchip.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, lars.povlsen@microchip.com,
Steen.Hegelund@microchip.com, horatiu.vultur@microchip.com,
linux@armlinux.org.uk, jacob.e.keller@intel.com, robh@kernel.org,
krzk+dt@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, robert.marko@sartura.hr,
rmk+kernel@armlinux.org.uk
Subject: Re: [PATCH net-next v5 0/9] net: lan969x: add RGMII support
Date: Mon, 23 Dec 2024 19:10:40 +0000 [thread overview]
Message-ID: <173498104074.3934211.3884630987619297533.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241220-sparx5-lan969x-switch-driver-4-v5-0-fa8ba5dff732@microchip.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Fri, 20 Dec 2024 14:48:39 +0100 you wrote:
> == Description:
>
> This series is the fourth of a multi-part series, that prepares and adds
> support for the new lan969x switch driver.
>
> The upstreaming efforts is split into multiple series (might change a
> bit as we go along):
>
> [...]
Here is the summary with links:
- [net-next,v5,1/9] net: sparx5: do some preparation work
https://git.kernel.org/netdev/net-next/c/c71b59690aa1
- [net-next,v5,2/9] net: sparx5: add function for RGMII port check
https://git.kernel.org/netdev/net-next/c/dd2baee10840
- [net-next,v5,3/9] net: sparx5: use is_port_rgmii() throughout
https://git.kernel.org/netdev/net-next/c/05bda8a1bded
- [net-next,v5,4/9] net: sparx5: skip low-speed configuration when port is RGMII
https://git.kernel.org/netdev/net-next/c/d9450934f915
- [net-next,v5,5/9] net: sparx5: only return PCS for modes that require it
https://git.kernel.org/netdev/net-next/c/9b8d70ecfef7
- [net-next,v5,6/9] net: sparx5: verify RGMII speeds
https://git.kernel.org/netdev/net-next/c/95e467b85e69
- [net-next,v5,7/9] net: lan969x: add RGMII registers
https://git.kernel.org/netdev/net-next/c/fb6ac1829bb5
- [net-next,v5,8/9] net: lan969x: add RGMII implementation
https://git.kernel.org/netdev/net-next/c/010fe5dff164
- [net-next,v5,9/9] dt-bindings: net: sparx5: document RGMII delays
https://git.kernel.org/netdev/net-next/c/f0706c04721b
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:[~2024-12-23 19:10 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-20 13:48 Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 1/9] net: sparx5: do some preparation work Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 2/9] net: sparx5: add function for RGMII port check Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 3/9] net: sparx5: use is_port_rgmii() throughout Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 4/9] net: sparx5: skip low-speed configuration when port is RGMII Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 5/9] net: sparx5: only return PCS for modes that require it Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 6/9] net: sparx5: verify RGMII speeds Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 7/9] net: lan969x: add RGMII registers Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 8/9] net: lan969x: add RGMII implementation Daniel Machon
2024-12-20 13:48 ` [PATCH net-next v5 9/9] dt-bindings: net: sparx5: document RGMII delays Daniel Machon
2024-12-20 17:23 ` Andrew Lunn
2024-12-23 19:10 ` 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=173498104074.3934211.3884630987619297533.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Steen.Hegelund@microchip.com \
--cc=UNGLinuxDriver@microchip.com \
--cc=andrew+netdev@lunn.ch \
--cc=conor+dt@kernel.org \
--cc=daniel.machon@microchip.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=horatiu.vultur@microchip.com \
--cc=jacob.e.keller@intel.com \
--cc=krzk+dt@kernel.org \
--cc=kuba@kernel.org \
--cc=lars.povlsen@microchip.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=robert.marko@sartura.hr \
--cc=robh@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
all inboxes | Powered by JetHome®