Linux GPIO subsystem development
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v6.10-rc3
@ 2024-06-07 19:05 Bartosz Golaszewski
  2024-06-08  0:15 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-06-07 19:05 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

Linus,

Please pull the following set of driver fixes for the next RC. Most of the
diff concerns a single driver - gpio-tqmx86. Details are in the signed tag.

Bartosz

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -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.10-rc3

for you to fetch changes up to 64054eb716db52e4246527dc9414377c5bc5b01d:

  gpio: add missing MODULE_DESCRIPTION() macros (2024-06-07 10:05:21 +0200)

----------------------------------------------------------------
gpio updates for v6.10-rc3

- set of interrupt handling and Kconfig fixes for gpio-tqmx86
- add a buffer for storing output values in gpio-tqmx86 as reading back the
  registers always returns the input values
- add missing MODULE_DESCRIPTION()s to several GPIO drivers

----------------------------------------------------------------
Gregor Herburger (1):
      gpio: tqmx86: fix typo in Kconfig label

Jeff Johnson (1):
      gpio: add missing MODULE_DESCRIPTION() macros

Matthias Schiffer (3):
      gpio: tqmx86: introduce shadow register for GPIO output value
      gpio: tqmx86: store IRQ trigger type and unmask status separately
      gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type

 drivers/gpio/Kconfig        |   2 +-
 drivers/gpio/gpio-gw-pld.c  |   1 +
 drivers/gpio/gpio-mc33880.c |   1 +
 drivers/gpio/gpio-pcf857x.c |   1 +
 drivers/gpio/gpio-pl061.c   |   1 +
 drivers/gpio/gpio-tqmx86.c  | 110 ++++++++++++++++++++++++++++++++------------
 6 files changed, 85 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio: fixes for v6.10-rc3
  2024-06-07 19:05 [GIT PULL] gpio: fixes for v6.10-rc3 Bartosz Golaszewski
@ 2024-06-08  0:15 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-06-08  0:15 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

The pull request you sent on Fri,  7 Jun 2024 21:05:40 +0200:

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

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

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-06-08  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-07 19:05 [GIT PULL] gpio: fixes for v6.10-rc3 Bartosz Golaszewski
2024-06-08  0:15 ` 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