From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Linus, Here's the immutable branch for you to pull into the pinctrl tree that provides the new gpio_device_get_label() getter. Bart The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-device-get-label-for-v6.8-rc1 for you to fetch changes up to d1f7728259ef02ac20b7afb6e7eb5a9eb1696c25: gpiolib: provide gpio_device_get_label() (2023-11-24 20:27:37 +0100) ---------------------------------------------------------------- gpiolib: provide gpio_device_get_label() ---------------------------------------------------------------- Bartosz Golaszewski (1): gpiolib: provide gpio_device_get_label() drivers/gpio/gpiolib.c | 14 ++++++++++++++ include/linux/gpio/driver.h | 1 + 2 files changed, 15 insertions(+)