[GIT PULL] gpio fixes for v7.1-rc1

From: Bartosz Golaszewski

Date: Fri Apr 24 2026 - 03:59:24 EST


Linus,

Please pull the following set of GPIO driver fixes for the upcoming RC.

Thanks,
Bartosz

The following changes since commit 1334d2a3b3235d062e5e1f51aebe7a64ed57cf72:

Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (2026-04-13 20:10: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-v7.1-rc1

for you to fetch changes up to e31eee4a961077d60ef2362507240c6743c1c2ae:

gpio: aspeed: fix AST2700 debounce selector bit definitions (2026-04-20 11:10:39 +0200)

----------------------------------------------------------------
gpio fixes for v7.1-rc1

- fix a regression in gpio-rockchip introduced on older chips during the
merge window when converting to dynamic GPIO base
- fix AST2700 debounce selector bit definitions in gpio-aspeed

----------------------------------------------------------------
Billy Tsai (1):
gpio: aspeed: fix AST2700 debounce selector bit definitions

Jonas Karlman (1):
gpio: rockchip: Fix GPIO regression after conversion to dynamic base allocation

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