From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> Linus, Please pull the following fix to the GPIO-pinctrl glue code for the next RC. Thanks, Bartosz The following changes since commit b401b621758e46812da61fa58a67c3fd8d91de0d: Linux 6.8-rc5 (2024-02-18 12:56:25 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.8-rc6 for you to fetch changes up to ae366ba8576da0135d7d3db2dfa6304f3338d0c2: gpiolib: Handle no pin_ranges in gpiochip_generic_config() (2024-02-20 12:49:14 +0100) ---------------------------------------------------------------- gpio fixes for v6.8-rc6 - fix a use-case where no pins are mapped to GPIOs in gpiochip_generic_config() ---------------------------------------------------------------- Emil Renner Berthing (1): gpiolib: Handle no pin_ranges in gpiochip_generic_config() drivers/gpio/gpiolib.c | 5 +++++ 1 file changed, 5 insertions(+)