From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: davem@davemloft.net, kuba@kernel.org, kabel@kernel.org,
nbd@nbd.name, john@phrozen.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, Mark-MC.Lee@mediatek.com,
matthias.bgg@gmail.com, netdev@vger.kernel.org,
pabeni@redhat.com, sean.wang@mediatek.com
Subject: Re: [PATCH net-next 00/12] mtk_eth_soc phylink updates
Date: Fri, 20 May 2022 01:20:14 +0000 [thread overview]
Message-ID: <165300961407.24775.3678775138075397311.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <YoUIX+BN/ZbyXzTT@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 18 May 2022 15:53:19 +0100 you wrote:
> Hi,
>
> This series ultimately updates mtk_eth_soc to use phylink_pcs, with some
> fixes along the way.
>
> Previous attempts to update this driver (which is now marked as legacy)
> have failed due to lack of testing. I am hoping that this time will be
> different; Marek can test RGMII modes, but not SGMII. So all that we
> know is that this patch series probably doesn't break RGMII.
>
> [...]
Here is the summary with links:
- [net-next,01/12] net: mtk_eth_soc: remove unused mac->mode
https://git.kernel.org/netdev/net-next/c/0600bdde1fae
- [net-next,02/12] net: mtk_eth_soc: remove unused sgmii flags
https://git.kernel.org/netdev/net-next/c/5a7a2f4b29d7
- [net-next,03/12] net: mtk_eth_soc: add mask and update PCS speed definitions
https://git.kernel.org/netdev/net-next/c/bc5e93e0cd22
- [net-next,04/12] net: mtk_eth_soc: correct 802.3z speed setting
https://git.kernel.org/netdev/net-next/c/7da3f901f8ec
- [net-next,05/12] net: mtk_eth_soc: correct 802.3z duplex setting
https://git.kernel.org/netdev/net-next/c/a459187390bb
- [net-next,06/12] net: mtk_eth_soc: stop passing phylink state to sgmii setup
https://git.kernel.org/netdev/net-next/c/4ce5a0bd3958
- [net-next,07/12] net: mtk_eth_soc: provide mtk_sgmii_config()
https://git.kernel.org/netdev/net-next/c/1ec619ee4a05
- [net-next,08/12] net: mtk_eth_soc: add fixme comment for state->speed use
https://git.kernel.org/netdev/net-next/c/650a49bc65df
- [net-next,09/12] net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
https://git.kernel.org/netdev/net-next/c/0e37ad71b2ff
- [net-next,10/12] net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
https://git.kernel.org/netdev/net-next/c/21089867278d
- [net-next,11/12] net: mtk_eth_soc: convert code structure to suit split PCS support
https://git.kernel.org/netdev/net-next/c/901f3fbe13c3
- [net-next,12/12] net: mtk_eth_soc: partially convert to phylink_pcs
https://git.kernel.org/netdev/net-next/c/14a44ab0330d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: davem@davemloft.net, kuba@kernel.org, kabel@kernel.org,
nbd@nbd.name, john@phrozen.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, Mark-MC.Lee@mediatek.com,
matthias.bgg@gmail.com, netdev@vger.kernel.org,
pabeni@redhat.com, sean.wang@mediatek.com
Subject: Re: [PATCH net-next 00/12] mtk_eth_soc phylink updates
Date: Fri, 20 May 2022 01:20:14 +0000 [thread overview]
Message-ID: <165300961407.24775.3678775138075397311.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <YoUIX+BN/ZbyXzTT@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 18 May 2022 15:53:19 +0100 you wrote:
> Hi,
>
> This series ultimately updates mtk_eth_soc to use phylink_pcs, with some
> fixes along the way.
>
> Previous attempts to update this driver (which is now marked as legacy)
> have failed due to lack of testing. I am hoping that this time will be
> different; Marek can test RGMII modes, but not SGMII. So all that we
> know is that this patch series probably doesn't break RGMII.
>
> [...]
Here is the summary with links:
- [net-next,01/12] net: mtk_eth_soc: remove unused mac->mode
https://git.kernel.org/netdev/net-next/c/0600bdde1fae
- [net-next,02/12] net: mtk_eth_soc: remove unused sgmii flags
https://git.kernel.org/netdev/net-next/c/5a7a2f4b29d7
- [net-next,03/12] net: mtk_eth_soc: add mask and update PCS speed definitions
https://git.kernel.org/netdev/net-next/c/bc5e93e0cd22
- [net-next,04/12] net: mtk_eth_soc: correct 802.3z speed setting
https://git.kernel.org/netdev/net-next/c/7da3f901f8ec
- [net-next,05/12] net: mtk_eth_soc: correct 802.3z duplex setting
https://git.kernel.org/netdev/net-next/c/a459187390bb
- [net-next,06/12] net: mtk_eth_soc: stop passing phylink state to sgmii setup
https://git.kernel.org/netdev/net-next/c/4ce5a0bd3958
- [net-next,07/12] net: mtk_eth_soc: provide mtk_sgmii_config()
https://git.kernel.org/netdev/net-next/c/1ec619ee4a05
- [net-next,08/12] net: mtk_eth_soc: add fixme comment for state->speed use
https://git.kernel.org/netdev/net-next/c/650a49bc65df
- [net-next,09/12] net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
https://git.kernel.org/netdev/net-next/c/0e37ad71b2ff
- [net-next,10/12] net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
https://git.kernel.org/netdev/net-next/c/21089867278d
- [net-next,11/12] net: mtk_eth_soc: convert code structure to suit split PCS support
https://git.kernel.org/netdev/net-next/c/901f3fbe13c3
- [net-next,12/12] net: mtk_eth_soc: partially convert to phylink_pcs
https://git.kernel.org/netdev/net-next/c/14a44ab0330d
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
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Russell King (Oracle) <linux@armlinux.org.uk>
Cc: davem@davemloft.net, kuba@kernel.org, kabel@kernel.org,
nbd@nbd.name, john@phrozen.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, Mark-MC.Lee@mediatek.com,
matthias.bgg@gmail.com, netdev@vger.kernel.org,
pabeni@redhat.com, sean.wang@mediatek.com
Subject: Re: [PATCH net-next 00/12] mtk_eth_soc phylink updates
Date: Fri, 20 May 2022 01:20:14 +0000 [thread overview]
Message-ID: <165300961407.24775.3678775138075397311.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <YoUIX+BN/ZbyXzTT@shell.armlinux.org.uk>
Hello:
This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:
On Wed, 18 May 2022 15:53:19 +0100 you wrote:
> Hi,
>
> This series ultimately updates mtk_eth_soc to use phylink_pcs, with some
> fixes along the way.
>
> Previous attempts to update this driver (which is now marked as legacy)
> have failed due to lack of testing. I am hoping that this time will be
> different; Marek can test RGMII modes, but not SGMII. So all that we
> know is that this patch series probably doesn't break RGMII.
>
> [...]
Here is the summary with links:
- [net-next,01/12] net: mtk_eth_soc: remove unused mac->mode
https://git.kernel.org/netdev/net-next/c/0600bdde1fae
- [net-next,02/12] net: mtk_eth_soc: remove unused sgmii flags
https://git.kernel.org/netdev/net-next/c/5a7a2f4b29d7
- [net-next,03/12] net: mtk_eth_soc: add mask and update PCS speed definitions
https://git.kernel.org/netdev/net-next/c/bc5e93e0cd22
- [net-next,04/12] net: mtk_eth_soc: correct 802.3z speed setting
https://git.kernel.org/netdev/net-next/c/7da3f901f8ec
- [net-next,05/12] net: mtk_eth_soc: correct 802.3z duplex setting
https://git.kernel.org/netdev/net-next/c/a459187390bb
- [net-next,06/12] net: mtk_eth_soc: stop passing phylink state to sgmii setup
https://git.kernel.org/netdev/net-next/c/4ce5a0bd3958
- [net-next,07/12] net: mtk_eth_soc: provide mtk_sgmii_config()
https://git.kernel.org/netdev/net-next/c/1ec619ee4a05
- [net-next,08/12] net: mtk_eth_soc: add fixme comment for state->speed use
https://git.kernel.org/netdev/net-next/c/650a49bc65df
- [net-next,09/12] net: mtk_eth_soc: move MAC_MCR setting to mac_finish()
https://git.kernel.org/netdev/net-next/c/0e37ad71b2ff
- [net-next,10/12] net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
https://git.kernel.org/netdev/net-next/c/21089867278d
- [net-next,11/12] net: mtk_eth_soc: convert code structure to suit split PCS support
https://git.kernel.org/netdev/net-next/c/901f3fbe13c3
- [net-next,12/12] net: mtk_eth_soc: partially convert to phylink_pcs
https://git.kernel.org/netdev/net-next/c/14a44ab0330d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2022-05-20 1:20 UTC|newest]
Thread overview: 45+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-18 14:53 [PATCH net-next 00/12] mtk_eth_soc phylink updates Russell King (Oracle)
2022-05-18 14:53 ` Russell King (Oracle)
2022-05-18 14:53 ` Russell King (Oracle)
2022-05-18 14:54 ` [PATCH net-next 01/12] net: mtk_eth_soc: remove unused mac->mode Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` [PATCH net-next 02/12] net: mtk_eth_soc: remove unused sgmii flags Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` [PATCH net-next 03/12] net: mtk_eth_soc: add mask and update PCS speed definitions Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` [PATCH net-next 04/12] net: mtk_eth_soc: correct 802.3z speed setting Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` [PATCH net-next 05/12] net: mtk_eth_soc: correct 802.3z duplex setting Russell King
2022-05-18 14:54 ` Russell King
2022-05-18 14:54 ` Russell King
2022-05-18 14:54 ` [PATCH net-next 06/12] net: mtk_eth_soc: stop passing phylink state to sgmii setup Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:54 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 07/12] net: mtk_eth_soc: provide mtk_sgmii_config() Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 08/12] net: mtk_eth_soc: add fixme comment for state->speed use Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 09/12] net: mtk_eth_soc: move MAC_MCR setting to mac_finish() Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 10/12] net: mtk_eth_soc: move restoration of SYSCFG0 " Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 11/12] net: mtk_eth_soc: convert code structure to suit split PCS support Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` [PATCH net-next 12/12] net: mtk_eth_soc: partially convert to phylink_pcs Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 14:55 ` Russell King (Oracle)
2022-05-18 15:40 ` [PATCH net-next 00/12] mtk_eth_soc phylink updates Marek Behún
2022-05-18 15:40 ` Marek Behún
2022-05-18 15:40 ` Marek Behún
2022-05-20 1:20 ` patchwork-bot+netdevbpf [this message]
2022-05-20 1:20 ` patchwork-bot+netdevbpf
2022-05-20 1:20 ` patchwork-bot+netdevbpf
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=165300961407.24775.3678775138075397311.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Mark-MC.Lee@mediatek.com \
--cc=davem@davemloft.net \
--cc=john@phrozen.org \
--cc=kabel@kernel.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=matthias.bgg@gmail.com \
--cc=nbd@nbd.name \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=sean.wang@mediatek.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.