All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Potin Lai <potin.lai@quantatw.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
	davem@davemloft.net, kuba@kernel.org, joel@jms.id.au,
	andrew@aj.id.au, netdev@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	patrick@stwcx.xyz
Subject: Re: [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
Date: Fri, 08 Apr 2022 11:30:16 +0000	[thread overview]
Message-ID: <164941741602.31457.17503589605450894981.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220407011738.7189-1-potin.lai@quantatw.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu,  7 Apr 2022 09:17:35 +0800 you wrote:
> This patch series add Clause 45 support for Aspeed MDIO driver, and
> separate c22 and c45 implementation into different functions.
> 
> 
> LINK: [v1] https://lore.kernel.org/all/20220329161949.19762-1-potin.lai@quantatw.com/
> LINK: [v2] https://lore.kernel.org/all/20220406170055.28516-1-potin.lai@quantatw.com/
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/3] net: mdio: aspeed: move reg accessing part into separate functions
    https://git.kernel.org/netdev/net-next/c/737ca352569e
  - [net-next,v3,2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
    https://git.kernel.org/netdev/net-next/c/eb0571932314
  - [net-next,v3,3/3] net: mdio: aspeed: Add c45 support
    https://git.kernel.org/netdev/net-next/c/e6df1b4a2759

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+netdevbpf@kernel.org
To: Potin Lai <potin.lai@quantatw.com>
Cc: andrew@lunn.ch, hkallweit1@gmail.com, linux@armlinux.org.uk,
	davem@davemloft.net, kuba@kernel.org, joel@jms.id.au,
	andrew@aj.id.au, netdev@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	patrick@stwcx.xyz
Subject: Re: [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO
Date: Fri, 08 Apr 2022 11:30:16 +0000	[thread overview]
Message-ID: <164941741602.31457.17503589605450894981.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220407011738.7189-1-potin.lai@quantatw.com>

Hello:

This series was applied to netdev/net-next.git (master)
by David S. Miller <davem@davemloft.net>:

On Thu,  7 Apr 2022 09:17:35 +0800 you wrote:
> This patch series add Clause 45 support for Aspeed MDIO driver, and
> separate c22 and c45 implementation into different functions.
> 
> 
> LINK: [v1] https://lore.kernel.org/all/20220329161949.19762-1-potin.lai@quantatw.com/
> LINK: [v2] https://lore.kernel.org/all/20220406170055.28516-1-potin.lai@quantatw.com/
> 
> [...]

Here is the summary with links:
  - [net-next,v3,1/3] net: mdio: aspeed: move reg accessing part into separate functions
    https://git.kernel.org/netdev/net-next/c/737ca352569e
  - [net-next,v3,2/3] net: mdio: aspeed: Introduce read write function for c22 and c45
    https://git.kernel.org/netdev/net-next/c/eb0571932314
  - [net-next,v3,3/3] net: mdio: aspeed: Add c45 support
    https://git.kernel.org/netdev/net-next/c/e6df1b4a2759

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

  parent reply	other threads:[~2022-04-08 11:31 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-07  1:17 [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 1/3] net: mdio: aspeed: move reg accessing part into separate functions Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 2/3] net: mdio: aspeed: Introduce read write function for c22 and c45 Potin Lai
2022-04-07  1:17 ` [PATCH net-next v3 3/3] net: mdio: aspeed: Add c45 support Potin Lai
2022-04-07  1:21   ` Andrew Lunn
2022-04-07  1:21     ` Andrew Lunn
2022-04-08 11:30 ` patchwork-bot+netdevbpf [this message]
2022-04-08 11:30   ` [PATCH net-next v3 0/3] Add Clause 45 support for Aspeed MDIO 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=164941741602.31457.17503589605450894981.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrew@aj.id.au \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=hkallweit1@gmail.com \
    --cc=joel@jms.id.au \
    --cc=kuba@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=patrick@stwcx.xyz \
    --cc=potin.lai@quantatw.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.