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

Linus,

please pull the following three fixes for the GPIO subsystem.

Best Regards,
Bartosz

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -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.13-rc3

for you to fetch changes up to bdbe871ef0caa660e16461a2a94579d9f9ef7ba4:

  gpio: tegra186: Don't set parent IRQ affinity (2021-05-12 13:56:43 +0200)

----------------------------------------------------------------
gpio fixes for v5.13-rc3

- add missing MODULE_DEVICE_TABLE in gpio-cadence
- fix a kernel doc validator error in gpio-xilinx
- don't set parent IRQ affinity in gpio-tegra186

----------------------------------------------------------------
Andy Shevchenko (1):
      gpio: xilinx: Correct kernel doc for xgpio_probe()

Jon Hunter (1):
      gpio: tegra186: Don't set parent IRQ affinity

Zou Wei (1):
      gpio: cadence: Add missing MODULE_DEVICE_TABLE

 drivers/gpio/gpio-cadence.c  |  1 +
 drivers/gpio/gpio-tegra186.c | 11 -----------
 drivers/gpio/gpio-xilinx.c   |  2 +-
 3 files changed, 2 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2021-05-21 23:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21 16:41 [GIT PULL] gpio: fixes for v5.13-rc3 Bartosz Golaszewski
2021-05-21 23:31 ` 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.