[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240223090821.15356-1-brgl@bgdev.pl>
Date: Fri, 23 Feb 2024 10:08:21 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.8-rc6
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
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(+)
Powered by blists - more mailing lists