[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230407114530.75942-1-brgl@bgdev.pl>
Date: Fri, 7 Apr 2023 13:45:30 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
Subject: [GIT PULL] gpio: fixes for v6.3-rc6
From: Bartosz Golaszewski <bartosz.golaszewski@...aro.org>
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(-)
Powered by blists - more mailing lists