linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Immutable branch between the GPIO and pinctrl trees
@ 2025-08-11 13:51 Bartosz Golaszewski
  2025-08-13 21:45 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2025-08-11 13:51 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Thomas Richard, linux-gpio, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following set of gpio-aggregator updates into your tree.
This will allow you to apply the final patch in this series containing
the pinctrl driver for AAEON UP boards.

Thanks,
Bartosz

The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:

  Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-aggregator-refactoring-for-v6.18-rc1

for you to fetch changes up to 53ec9169db1345f04174febb90f88a871fc28d9e:

  lib/string_choices: Add str_input_output() helper (2025-08-11 15:39:31 +0200)

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

Refactor the gpio-aggregator module as a prerequisite for merging the
pin controller driver for AAEON UP boards.

----------------------------------------------------------------
Thomas Richard (9):
      gpiolib: add support to register sparse pin range
      gpio: aggregator: move GPIO forwarder allocation in a dedicated function
      gpio: aggregator: refactor the code to add GPIO desc in the forwarder
      gpio: aggregator: refactor the forwarder registration part
      gpio: aggregator: update gpiochip_fwd_setup_delay_line() parameters
      gpio: aggregator: export symbols of the GPIO forwarder library
      gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwd
      gpio: aggregator: add possibility to attach data to the forwarder
      lib/string_choices: Add str_input_output() helper

 drivers/gpio/gpio-aggregator.c | 406 +++++++++++++++++++++++++++++++++++------
 drivers/gpio/gpiolib.c         |  29 ++-
 include/linux/gpio/driver.h    |  51 +++++-
 include/linux/gpio/forwarder.h |  41 +++++
 include/linux/string_choices.h |   6 +
 5 files changed, 466 insertions(+), 67 deletions(-)
 create mode 100644 include/linux/gpio/forwarder.h

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

* Re: [GIT PULL] Immutable branch between the GPIO and pinctrl trees
  2025-08-11 13:51 [GIT PULL] Immutable branch between the GPIO and pinctrl trees Bartosz Golaszewski
@ 2025-08-13 21:45 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2025-08-13 21:45 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Thomas Richard, linux-gpio, linux-kernel, Bartosz Golaszewski

On Mon, Aug 11, 2025 at 3:51 PM Bartosz Golaszewski <brgl@bgdev.pl> wrote:

> Please pull the following set of gpio-aggregator updates into your tree.
> This will allow you to apply the final patch in this series containing
> the pinctrl driver for AAEON UP boards.

Done! Thanks for dealing with this!

Yours,
Linus Walleij

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

end of thread, other threads:[~2025-08-13 21:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 13:51 [GIT PULL] Immutable branch between the GPIO and pinctrl trees Bartosz Golaszewski
2025-08-13 21:45 ` Linus Walleij

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).