mbox series

[GIT,PULL] gpio: fixes for v5.16

Message ID 20220105140451.200178-1-brgl@bgdev.pl
State New
Headers show
Series [GIT,PULL] gpio: fixes for v5.16 | expand

Pull-request

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

Message

Bartosz Golaszewski Jan. 5, 2022, 2:04 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Jan. 5, 2022, 8:20 p.m. UTC | #1
The pull request you sent on Wed,  5 Jan 2022 15:04:51 +0100:

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

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

Thank you!