* [GIT PULL] gpio: fixes for v6.5-rc6
@ 2023-08-12 18:26 Bartosz Golaszewski
2023-08-12 18:37 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2023-08-12 18:26 UTC (permalink / raw)
To: Linus Torvalds
Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following two one-liners from the GPIO subsystem for the
next RC.
Bartosz
The following changes since commit 6eaae198076080886b9e7d57f4ae06fa782f90ef:
Linux 6.5-rc3 (2023-07-23 15:24:10 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.5-rc6
for you to fetch changes up to 33f83d13ded164cd49ce2a3bd2770115abc64e6f:
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent (2023-08-11 21:31:59 +0200)
----------------------------------------------------------------
gpio fixes for v6.5-rc6
- mark virtual chips exposed by gpio-sim as ones that can sleep (callbacks
must not be called from interrupt context)
- fix an off-by-one error in gpio-ws16c48
----------------------------------------------------------------
Bartosz Golaszewski (1):
gpio: sim: mark the GPIO chip as a one that can sleep
William Breathitt Gray (1):
gpio: ws16c48: Fix off-by-one error in WS16C48 resource region extent
drivers/gpio/gpio-sim.c | 1 +
drivers/gpio/gpio-ws16c48.c | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-12 18:37 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-12 18:26 [GIT PULL] gpio: fixes for v6.5-rc6 Bartosz Golaszewski
2023-08-12 18:37 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox