netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: woojung.huh@microchip.com, UNGLinuxDriver@microchip.com,
	andrew@lunn.ch, f.fainelli@gmail.com, vivien.didelot@gmail.com,
	olteanv@gmail.com, davem@davemloft.net, kuba@kernel.org,
	kernel@pengutronix.de, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux@armlinux.org.uk,
	m.grzeschik@pengutronix.de
Subject: Re: [PATCH net-next v8 0/9] microchip: add support for ksz88x3 driver family
Date: Tue, 27 Apr 2021 21:22:47 +0000	[thread overview]
Message-ID: <161955856753.21098.6416016746427796139.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20210427070909.14434-1-o.rempel@pengutronix.de>

Hello:

This series was applied to netdev/net-next.git (refs/heads/master):

On Tue, 27 Apr 2021 09:09:00 +0200 you wrote:
> changes v8:
> - add Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
> - fix build issue on "net: dsa: microchip: ksz8795: move register
>   offsets and shifts to separate struct"
> 
> changes v7:
> - Reverse christmas tree fixes
> - remove IS_88X3 and use chip_id instead
> - drop own tag and use DSA_TAG_PROTO_KSZ9893 instead
> 
> [...]

Here is the summary with links:
  - [net-next,v8,1/9] net: dsa: microchip: ksz8795: change drivers prefix to be generic
    https://git.kernel.org/netdev/net-next/c/4b5baca0403e
  - [net-next,v8,2/9] net: dsa: microchip: ksz8795: move cpu_select_interface to extra function
    https://git.kernel.org/netdev/net-next/c/c2ac4d2ac534
  - [net-next,v8,3/9] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct
    https://git.kernel.org/netdev/net-next/c/9f73e11250fb
  - [net-next,v8,4/9] net: dsa: microchip: ksz8795: add support for ksz88xx chips
    https://git.kernel.org/netdev/net-next/c/4b20a07e103f
  - [net-next,v8,5/9] net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support
    https://git.kernel.org/netdev/net-next/c/cc13e52c3a89
  - [net-next,v8,6/9] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch
    https://git.kernel.org/netdev/net-next/c/61df0e7bbb90
  - [net-next,v8,7/9] net: phy: Add support for microchip SMI0 MDIO bus
    https://git.kernel.org/netdev/net-next/c/800fcab8230f
  - [net-next,v8,8/9] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support
    https://git.kernel.org/netdev/net-next/c/60a364760002
  - [net-next,v8,9/9] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0
    https://git.kernel.org/netdev/net-next/c/61b405985a6b

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



      parent reply	other threads:[~2021-04-27 21:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-27  7:09 [PATCH net-next v8 0/9] microchip: add support for ksz88x3 driver family Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 1/9] net: dsa: microchip: ksz8795: change drivers prefix to be generic Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 2/9] net: dsa: microchip: ksz8795: move cpu_select_interface to extra function Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 3/9] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 4/9] net: dsa: microchip: ksz8795: add support for ksz88xx chips Oleksij Rempel
2021-04-27 12:37   ` Andrew Lunn
2021-04-27  7:09 ` [PATCH net-next v8 5/9] net: dsa: microchip: Add Microchip KSZ8863 SPI based driver support Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 6/9] dt-bindings: net: dsa: document additional Microchip KSZ8863/8873 switch Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 7/9] net: phy: Add support for microchip SMI0 MDIO bus Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 8/9] net: dsa: microchip: Add Microchip KSZ8863 SMI based driver support Oleksij Rempel
2021-04-27  7:09 ` [PATCH net-next v8 9/9] dt-bindings: net: mdio-gpio: add compatible for microchip,mdio-smi0 Oleksij Rempel
2021-04-27 21:22 ` 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=161955856753.21098.6416016746427796139.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=UNGLinuxDriver@microchip.com \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=kernel@pengutronix.de \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=m.grzeschik@pengutronix.de \
    --cc=netdev@vger.kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=olteanv@gmail.com \
    --cc=vivien.didelot@gmail.com \
    --cc=woojung.huh@microchip.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;
as well as URLs for NNTP newsgroup(s).