* [GIT PULL] gpio: fixes for v6.9-rc5
@ 2024-04-18 17:13 Bartosz Golaszewski
2024-04-18 17:23 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-04-18 17:13 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following set of minor fixes for the next RC. Details are
in the signed tag as usual.
Thanks,
Bartosz
The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:
Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.9-rc5
for you to fetch changes up to 69ffed4b62523bbc85511f150500329d28aba356:
gpiolib: swnode: Remove wrong header inclusion (2024-04-17 22:48:14 +0200)
----------------------------------------------------------------
gpio fixes for v6.9-rc5
- use -ENOTSUPP consistently in Intel GPIO drivers
- don't include dt-bindings headers in gpio-swnode code
- add missing of device table to gpio-lpc32xx and fix autoloading
----------------------------------------------------------------
Andy Shevchenko (3):
gpio: wcove: Use -ENOTSUPP consistently
gpio: crystalcove: Use -ENOTSUPP consistently
gpiolib: swnode: Remove wrong header inclusion
Bartosz Golaszewski (1):
Merge tag 'intel-gpio-v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Krzysztof Kozlowski (1):
gpio: lpc32xx: fix module autoloading
drivers/gpio/gpio-crystalcove.c | 2 +-
drivers/gpio/gpio-lpc32xx.c | 1 +
drivers/gpio/gpio-wcove.c | 2 +-
include/linux/gpio/property.h | 1 -
4 files changed, 3 insertions(+), 3 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-18 17:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-18 17:13 [GIT PULL] gpio: fixes for v6.9-rc5 Bartosz Golaszewski
2024-04-18 17:23 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox