All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.18-rc6
@ 2022-05-07 13:52 Bartosz Golaszewski
  2022-05-07 18:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-05-07 13:52 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the following set of small fixes for the next rc. Details are in
the signed tag.

Best Regards,
Bartosz Golaszewski

The following changes since commit 672c0c5173427e6b3e2a9bbb7be51ceeec78093a:

  Linux 5.18-rc5 (2022-05-01 13:57:58 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.18-rc6

for you to fetch changes up to dba785798526a3282cc4d0f0ea751883715dbbb4:

  gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set) (2022-05-06 16:59:29 +0200)

----------------------------------------------------------------
gpio fixes for v5.18-rc6

- fix the bounds check for the 'gpio-reserved-ranges' device property in
  gpiolib-of
- drop the assignment of the pwm base number in gpio-mvebu (this was missed
  by the patch doing it globally for all pwm drivers)
- fix the fwnode assignment (use own fwnode, not the parent's one) for the
  GPIO irqchip in gpio-visconti
- update the irq_stat field before checking the trigger field in gpio-pca953x
- update GPIO entry in MAINTAINERS

----------------------------------------------------------------
Andrei Lalaev (1):
      gpiolib: of: fix bounds check for 'gpio-reserved-ranges'

Bartosz Golaszewski (1):
      MAINTAINERS: update the GPIO git tree entry

Baruch Siach (1):
      gpio: mvebu: drop pwm base assignment

Nobuhiro Iwamatsu (1):
      gpio: visconti: Fix fwnode of GPIO IRQ

Puyou Lu (1):
      gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)

 MAINTAINERS                  | 2 +-
 drivers/gpio/gpio-mvebu.c    | 7 -------
 drivers/gpio/gpio-pca953x.c  | 4 ++--
 drivers/gpio/gpio-visconti.c | 7 ++-----
 drivers/gpio/gpiolib-of.c    | 2 +-
 5 files changed, 6 insertions(+), 16 deletions(-)

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

* Re: [GIT PULL] gpio: fixes for v5.18-rc6
  2022-05-07 13:52 [GIT PULL] gpio: fixes for v5.18-rc6 Bartosz Golaszewski
@ 2022-05-07 18:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-05-07 18:11 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Sat,  7 May 2022 15:52:47 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.18-rc6

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

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:[~2022-05-07 18:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-07 13:52 [GIT PULL] gpio: fixes for v5.18-rc6 Bartosz Golaszewski
2022-05-07 18:11 ` 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.