All of lore.kernel.org
 help / color / mirror / Atom feed
* [lee@kernel.org: [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window]
@ 2022-09-14 15:27 Colin Foster
  2022-09-20  1:00 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Foster @ 2022-09-14 15:27 UTC (permalink / raw)
  To: netdev; +Cc: Jakub Kicinski, David S. Miller, Vladimir Oltean

Hi Jakub, David, netdev maintainers,

Could you kindly pull in this branch to net-next? If this set and a
quick Documentation patch Vladimir sent both get brought in, I can
actually submit the networking portion for v6.1.

Thanks!

----- Forwarded message from Lee Jones <lee@kernel.org> -----

Date: Fri, 9 Sep 2022 07:57:12 +0100
From: Lee Jones <lee@kernel.org>
To: Colin Foster <colin.foster@in-advantage.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Terry Bowman
	<terry.bowman@amd.com>, Vladimir Oltean <vladimir.oltean@nxp.com>, Greg Kroah-Hartman <gregkh@linuxfoundation.org>, Andy Shevchenko <andy.shevchenko@gmail.com>, Dan
	Williams <dan.j.williams@intel.com>, Jonathan Cameron <Jonathan.Cameron@huawei.com>, UNGLinuxDriver@microchip.com, Steen Hegelund <Steen.Hegelund@microchip.com>, Lars
	Povlsen <lars.povlsen@microchip.com>, Linus Walleij <linus.walleij@linaro.org>, Paolo Abeni <pabeni@redhat.com>, Jakub Kicinski <kuba@kernel.org>, Eric Dumazet
	<edumazet@google.com>, "David S. Miller" <davem@davemloft.net>, Russell King <linux@armlinux.org.uk>, Heiner Kallweit <hkallweit1@gmail.com>, Andrew Lunn <andrew@lunn.ch>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Rob Herring <robh+dt@kernel.org>, katie.morris@in-advantage.com
Subject: [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window

Enjoy!

[ Well done Colin !! ]

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git ib-mfd-net-pinctrl-v6.0

for you to fetch changes up to f3e893626abeac3cdd9ba41d3395dc6c1b7d5ad6:

  mfd: ocelot: Add support for the vsc7512 chip via spi (2022-09-09 07:54:47 +0100)

----------------------------------------------------------------
Immutable branch between MFD Net and Pinctrl due for the v6.0 merge window

----------------------------------------------------------------
Colin Foster (8):
      mfd: ocelot: Add helper to get regmap from a resource
      net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
      pinctrl: ocelot: add ability to be used in a non-mmio configuration
      pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
      pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
      resource: add define macro for register address resources
      dt-bindings: mfd: ocelot: Add bindings for VSC7512
      mfd: ocelot: Add support for the vsc7512 chip via spi

 .../devicetree/bindings/mfd/mscc,ocelot.yaml       | 160 +++++++++++
 MAINTAINERS                                        |   7 +
 drivers/mfd/Kconfig                                |  21 ++
 drivers/mfd/Makefile                               |   3 +
 drivers/mfd/ocelot-core.c                          | 161 +++++++++++
 drivers/mfd/ocelot-spi.c                           | 299 +++++++++++++++++++++
 drivers/mfd/ocelot.h                               |  49 ++++
 drivers/net/mdio/mdio-mscc-miim.c                  |  42 +--
 drivers/pinctrl/Kconfig                            |   5 +-
 drivers/pinctrl/pinctrl-microchip-sgpio.c          |  14 +-
 drivers/pinctrl/pinctrl-ocelot.c                   |  16 +-
 include/linux/ioport.h                             |   5 +
 include/linux/mfd/ocelot.h                         |  62 +++++
 13 files changed, 795 insertions(+), 49 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/mscc,ocelot.yaml
 create mode 100644 drivers/mfd/ocelot-core.c
 create mode 100644 drivers/mfd/ocelot-spi.c
 create mode 100644 drivers/mfd/ocelot.h
 create mode 100644 include/linux/mfd/ocelot.h

-- 
Lee Jones [李琼斯]

----- End forwarded message -----

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [lee@kernel.org: [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window]
  2022-09-14 15:27 [lee@kernel.org: [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window] Colin Foster
@ 2022-09-20  1:00 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-09-20  1:00 UTC (permalink / raw)
  To: Colin Foster; +Cc: netdev, kuba, davem, vladimir.oltean

Hello:

This pull request was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 14 Sep 2022 08:27:35 -0700 you wrote:
> Hi Jakub, David, netdev maintainers,
> 
> Could you kindly pull in this branch to net-next? If this set and a
> quick Documentation patch Vladimir sent both get brought in, I can
> actually submit the networking portion for v6.1.
> 
> Thanks!
> 
> [...]

Here is the summary with links:
  - [lee@kernel.org:,[GIT,PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window]
    https://git.kernel.org/netdev/net-next/c/2bd178c5ea73

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-20  1:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-14 15:27 [lee@kernel.org: [GIT PULL] Immutable branch between MFD, Net and Pinctrl due for the v6.0 merge window] Colin Foster
2022-09-20  1:00 ` patchwork-bot+netdevbpf

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.