[GIT PULL] Immutable branch between the GPIO and I2C trees for v7.2-rc1

From: Bartosz Golaszewski

Date: Mon May 11 2026 - 08:39:38 EST


Wolfram,

Please pull the following changes adding the gpiod_is_single_ended() helper
for v7.2-rc1.

Thanks,
Bartosz

The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:

Linux 7.1-rc1 (2026-04-26 14:19:00 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/ib-gpio-add-gpiod-is-single-ended-for-v7.2

for you to fetch changes up to b5fafa01bdaade5253bd39317f5455d13e6efc7d:

gpiolib: add gpiod_is_single_ended() helper (2026-05-11 14:25:25 +0200)

----------------------------------------------------------------
Immutable branch betweeb the GPIO and I2C trees for v7.2-rc1

- add the gpiod_is_single_ended() helper function

----------------------------------------------------------------
Jie Li (1):
gpiolib: add gpiod_is_single_ended() helper

drivers/gpio/gpiolib.c | 22 ++++++++++++++++++++++
include/linux/gpio/consumer.h | 5 +++++
2 files changed, 27 insertions(+)