mbox series

[GIT,PULL] Immutable tag between the GPIO and pinctrl trees for v6.17-rc1

Message ID 20250619071254.8520-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] Immutable tag between the GPIO and pinctrl trees for v6.17-rc1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-mmio-bgpiof-no-input-flag-for-v6.17

Message

Bartosz Golaszewski June 19, 2025, 7:12 a.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following gpio-mmio change into the pinctrl tree. This
allows you to apply the rest of the changes from Clement.

Thanks,
Bartosz

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-mmio-bgpiof-no-input-flag-for-v6.17

for you to fetch changes up to deefc7083414de81aad102b60f0390f600d7eb79:

  gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip (2025-06-19 09:05:33 +0200)

----------------------------------------------------------------
Immutable tag for the pinctrl tree to pull from

Add the BGPIOF_NO_INPUT to the gpio-mmio API.

----------------------------------------------------------------
Clément Le Goffic (1):
      gpio: mmio: add BGPIOF_NO_INPUT flag for GPO gpiochip

 drivers/gpio/gpio-mmio.c    | 11 ++++++++++-
 include/linux/gpio/driver.h |  1 +
 2 files changed, 11 insertions(+), 1 deletion(-)