[GIT PULL] Immutable tag between the GPIO and regulator trees for v6.16-rc1
From: Bartosz Golaszewski
Date: Wed Apr 09 2025 - 03:59:40 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
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@xxxxxxxxxx/
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(+)