public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch between GPIO and net for v7.1-rc1
@ 2026-03-09  9:31 Bartosz Golaszewski
  2026-03-10  2:12 ` Jakub Kicinski
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2026-03-09  9:31 UTC (permalink / raw)
  To: Jialu Xu, Jakub Kicinski, Krzysztof Kozlowski, Linus Walleij
  Cc: netdev, linux-gpio, linux-kernel, Bartosz Golaszewski

Jakub,

Please pull the following changes for v7.1-rc1. The first two commits
convert the remaining users of of_gpio.h under drivers/nfc and the last
one removes the - now unused - header.

Thanks,
Bartosz

The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/ib-gpio-remove-of-gpio-h-for-v7.1

for you to fetch changes up to b6420bd5aa0c374331bad6c0fa2eb5f0f87cf5a0:

  gpio: remove of_get_named_gpio() and <linux/of_gpio.h> (2026-03-09 10:25:34 +0100)

----------------------------------------------------------------
Immutable branch between GPIO and net

Convert remaining users of of_gpio.h to using GPIO descriptors and
remove the header.

----------------------------------------------------------------
Jialu Xu (3):
      nfc: s3fwrn5: convert to gpio descriptors
      nfc: nfcmrvl: convert to gpio descriptors
      gpio: remove of_get_named_gpio() and <linux/of_gpio.h>

 MAINTAINERS                      |  1 -
 drivers/gpio/TODO                | 28 ---------------------
 drivers/gpio/gpiolib-of.c        | 31 +++--------------------
 drivers/nfc/nfcmrvl/main.c       | 47 ++++++++++++----------------------
 drivers/nfc/nfcmrvl/nfcmrvl.h    |  4 ++-
 drivers/nfc/nfcmrvl/uart.c       | 23 +++++++++++------
 drivers/nfc/nfcmrvl/usb.c        |  2 +-
 drivers/nfc/s3fwrn5/i2c.c        | 54 ++++++----------------------------------
 drivers/nfc/s3fwrn5/phy_common.c | 11 ++++----
 drivers/nfc/s3fwrn5/phy_common.h |  5 ++--
 drivers/nfc/s3fwrn5/uart.c       | 43 ++++++++------------------------
 include/linux/of_gpio.h          | 38 ----------------------------
 12 files changed, 65 insertions(+), 222 deletions(-)
 delete mode 100644 include/linux/of_gpio.h

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

* Re: [GIT PULL] Immutable branch between GPIO and net for v7.1-rc1
  2026-03-09  9:31 [GIT PULL] Immutable branch between GPIO and net for v7.1-rc1 Bartosz Golaszewski
@ 2026-03-10  2:12 ` Jakub Kicinski
  0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2026-03-10  2:12 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Jialu Xu, Krzysztof Kozlowski, Linus Walleij, netdev, linux-gpio,
	linux-kernel

On Mon,  9 Mar 2026 10:31:53 +0100 Bartosz Golaszewski wrote:
> Please pull the following changes for v7.1-rc1. The first two commits
> convert the remaining users of of_gpio.h under drivers/nfc and the last
> one removes the - now unused - header.

Pulled, thank you!

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

end of thread, other threads:[~2026-03-10  2:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-09  9:31 [GIT PULL] Immutable branch between GPIO and net for v7.1-rc1 Bartosz Golaszewski
2026-03-10  2:12 ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox