public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.11
@ 2021-02-11 14:18 Bartosz Golaszewski
  2021-02-11 20:22 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2021-02-11 14:18 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski

Linus,

This is hopefully the last batch of fixes for this release cycle. We
have a minor fix for a Kconfig regression as well as fixes for older
bugs in gpio-ep93xx.

Please pull,
Bartosz

The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 28dc10eb77a2db7681b08e3b109764bbe469e347:

  gpio: ep93xx: Fix single irqchip with multi gpiochips (2021-02-10 14:47:27 +0100)

----------------------------------------------------------------
gpio fixes for v5.11

- don't build gpio-mxs unconditionally with COMPILE_TEST enabled
- fix two problems with interrupt handling in gpio-ep93xx

----------------------------------------------------------------
Geert Uytterhoeven (1):
      gpio: mxs: GPIO_MXS should not default to y unconditionally

Nikita Shubin (2):
      gpio: ep93xx: fix BUG_ON port F usage
      gpio: ep93xx: Fix single irqchip with multi gpiochips

 drivers/gpio/Kconfig       |   3 +-
 drivers/gpio/gpio-ep93xx.c | 216 +++++++++++++++++++++++++--------------------
 2 files changed, 120 insertions(+), 99 deletions(-)

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

end of thread, other threads:[~2021-02-11 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-11 14:18 [GIT PULL] gpio: fixes for v5.11 Bartosz Golaszewski
2021-02-11 20:22 ` 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