[GIT PULL] gpio: fixes for v6.3-rc6

From: Bartosz Golaszewski
Date: Fri Apr 07 2023 - 07:45:40 EST


From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>

Linus,

Please pull the following fixes from the GPIO subsystem for this release.

Thanks,
Bartosz

The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:

Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.3-rc6

for you to fetch changes up to 7b75c4703609a3ebaf67271813521bc0281e1ec1:

gpio: davinci: Add irq chip flag to skip set wake (2023-04-03 17:40:41 +0200)

----------------------------------------------------------------
gpio fixes for v6.3-rc6

- fix irq handling in gpio-davinci
- fix Kconfig dependencies for gpio-regmap

----------------------------------------------------------------
Dhruva Gole (2):
gpio: davinci: Do not clear the bank intr enable bit in save_context
gpio: davinci: Add irq chip flag to skip set wake

Randy Dunlap (1):
gpio: GPIO_REGMAP: select REGMAP instead of depending on it

drivers/gpio/Kconfig | 2 +-
drivers/gpio/gpio-davinci.c | 5 +----
2 files changed, 2 insertions(+), 5 deletions(-)