[GIT PULL] gpio: immutable branch with GPIO stubs for the reset subsystem

From: Bartosz Golaszewski
Date: Tue Feb 13 2024 - 05:10:23 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Philipp,

Please pull the following changes from the GPIO tree to accommodate
Krzysztof's reset-gpios patch series.

Thanks,
Bartosz

The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de:

Linux 6.8-rc4 (2024-02-11 12:18:13 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-driver-h-stubs-for-v6.8-rc5

for you to fetch changes up to 2df8aa3cad407044f2febdbbdf220c6dae839c79:

gpiolib: add gpio_device_get_label() stub for !GPIOLIB (2024-02-13 11:02:53 +0100)

----------------------------------------------------------------
Add missing stubs for new GPIO functions

----------------------------------------------------------------
Krzysztof Kozlowski (3):
gpiolib: add gpiod_to_gpio_device() stub for !GPIOLIB
gpiolib: add gpio_device_get_base() stub for !GPIOLIB
gpiolib: add gpio_device_get_label() stub for !GPIOLIB

include/linux/gpio/driver.h | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)