[GIT PULL] gpio: fixes for v5.16

From: Bartosz Golaszewski
Date: Wed Jan 05 2022 - 09:04:58 EST


Linus,

Here are two last fixes for this release cycle from the GPIO subsystem.

Best regards,
Bartosz Golaszewski

The following changes since commit c9e6606c7fe92b50a02ce51dda82586ebdf99b48:

Linux 5.16-rc8 (2022-01-02 14:23:25 -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.16

for you to fetch changes up to 32e246b02f53b2fdaa81ea9f2ca6ff068c017fcb:

MAINTAINERS: update gpio-brcmstb maintainers (2022-01-03 10:53:02 +0100)

----------------------------------------------------------------
gpio fixes for v5.16

- fix irq offset calculation in gpio-aspeed-sgpio
- update the MAINTAINERS entry for gpio-brcmstb

----------------------------------------------------------------
Gregory Fong (1):
MAINTAINERS: update gpio-brcmstb maintainers

Steven Lee (1):
gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler

MAINTAINERS | 3 ++-
drivers/gpio/gpio-aspeed-sgpio.c | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)