All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [GIT PULL] gpio: fixes for v6.9-rc5
  2024-04-18 17:13 [GIT PULL] gpio: fixes for v6.9-rc5 Bartosz Golaszewski
@ 2024-04-18 17:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-04-18 17:23 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Thu, 18 Apr 2024 19:13:29 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.9-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/360a348fd7fe72ec42a80d025e6fc81cda19f48e

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.