From: patchwork-bot+netdevbpf@kernel.org
To: Romain Gantois <romain.gantois@bootlin.com>
Cc: linux@armlinux.org.uk, andrew@lunn.ch, hkallweit1@gmail.com,
davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, alexandre.torgue@foss.st.com,
joabreu@synopsys.com, mcoquelin.stm32@gmail.com,
clement.leger@bootlin.com, maxime.chevallier@bootlin.com,
miquel.raynal@bootlin.com, thomas.petazzoni@bootlin.com,
netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com,
linux-arm-kernel@lists.infradead.org,
linux-renesas-soc@vger.kernel.org, rmk+kernel@armlinux.org.uk,
xiaoning.wang@nxp.com
Subject: Re: [PATCH net-next RESEND v6 0/7] Fix missing PHY-to-MAC RX clock
Date: Fri, 29 Mar 2024 05:10:31 +0000 [thread overview]
Message-ID: <171168903108.21197.8126750416012356121.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240326-rxc_bugfix-v6-0-24a74e5c761f@bootlin.com>
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Tue, 26 Mar 2024 14:32:06 +0100 you wrote:
> Hello everyone,
>
> This is version six of my series that addresses the issue with some MAC/PHY
> combinations.
>
> Notable changes in v6:
> - Corrected trailers
>
> [...]
Here is the summary with links:
- [RESEND,net-next,v6,1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags
https://git.kernel.org/netdev/net-next/c/21d9ba5bc551
- [RESEND,net-next,v6,2/7] net: phylink: add rxc_always_on flag to phylink_pcs
https://git.kernel.org/netdev/net-next/c/dceb393a0a8e
- [RESEND,net-next,v6,3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY
https://git.kernel.org/netdev/net-next/c/10658e99d952
- [RESEND,net-next,v6,4/7] net: stmmac: Support a generic PCS field in mac_device_info
https://git.kernel.org/netdev/net-next/c/f7bff228a616
- [RESEND,net-next,v6,5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on
https://git.kernel.org/netdev/net-next/c/58329b03a595
- [RESEND,net-next,v6,6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock
https://git.kernel.org/netdev/net-next/c/30dc5873967e
- [RESEND,net-next,v6,7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it
https://git.kernel.org/netdev/net-next/c/0f671b3b6edf
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2024-03-29 5:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-26 13:32 [PATCH net-next RESEND v6 0/7] Fix missing PHY-to-MAC RX clock Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 1/7] net: phylink: add PHY_F_RXC_ALWAYS_ON to PHY dev flags Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 2/7] net: phylink: add rxc_always_on flag to phylink_pcs Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 3/7] net: stmmac: don't rely on lynx_pcs presence to check for a PHY Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 4/7] net: stmmac: Support a generic PCS field in mac_device_info Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 5/7] net: stmmac: Signal to PHY/PCS drivers to keep RX clock on Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 6/7] net: phy: qcom: at803x: Avoid hibernating if MAC requires RX clock Romain Gantois
2024-03-26 13:32 ` [PATCH RESEND net-next v6 7/7] net: pcs: rzn1-miic: Init RX clock early if MAC requires it Romain Gantois
2024-03-29 5: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=171168903108.21197.8126750416012356121.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alexandre.torgue@foss.st.com \
--cc=andrew@lunn.ch \
--cc=clement.leger@bootlin.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=joabreu@synopsys.com \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=linux-stm32@st-md-mailman.stormreply.com \
--cc=linux@armlinux.org.uk \
--cc=maxime.chevallier@bootlin.com \
--cc=mcoquelin.stm32@gmail.com \
--cc=miquel.raynal@bootlin.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rmk+kernel@armlinux.org.uk \
--cc=romain.gantois@bootlin.com \
--cc=thomas.petazzoni@bootlin.com \
--cc=xiaoning.wang@nxp.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