mbox series

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

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

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpiod-is-equal-for-v6.16-rc1

Message

Bartosz Golaszewski April 9, 2025, 7:57 a.m. UTC
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Hi Mark,

Please pull the following change from the GPIO tree that will allow you to
apply the second patch[1] in the series using gpiod_is_equal() in regulator
core.

Bartosz

[1] https://lore.kernel.org/all/20250407-gpiod-is-equal-v1-2-7d85f568ae6e@linaro.org/

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpiod-is-equal-for-v6.16-rc1

for you to fetch changes up to 265daffe788aa1cc5925d0afcde4fe6e99c66638:

  gpio: provide gpiod_is_equal() (2025-04-09 09:32:06 +0200)

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

gpio: provide gpiod_is_equal()

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpio: provide gpiod_is_equal()

 drivers/gpio/gpiolib.c        | 14 ++++++++++++++
 include/linux/gpio/consumer.h |  9 +++++++++
 2 files changed, 23 insertions(+)