* [GIT PULL] gpio fixes for v6.13-rc1
@ 2024-11-27 10:26 Bartosz Golaszewski
2024-11-27 21:41 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2024-11-27 10:26 UTC (permalink / raw)
To: Linus Torvalds
Cc: Linus Walleij, linux-gpio, linux-kernel, Bartosz Golaszewski
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following set of driver fixes for v6.13-rc1. Apart from
the gpio-exar fix which addresses an older issue, they all fix regressions
from this release cycle but didn't get in before I sent out the big PR
last week.
Thanks,
Bartosz
The following changes since commit 131561f2ca075f3737c2b4821c4d067dfba0f55f:
Merge tag 'gpio-updates-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux (2024-11-20 12:37:06 -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.13-rc1
for you to fetch changes up to f57c084928661969a337c731cd05e1da97320829:
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API (2024-11-22 15:23:31 +0100)
----------------------------------------------------------------
gpio fixes for v6.13-rc1
- fix missing GPIO chip labels in gpio-zevio and gpio-altera
- for the latter: also set GPIO base to -1 to use dynamic range
allocation
- fix value setting with external pull-up/down resistor in gpio-exar
- use the recommended IDA interfaces in gpio-mpsse
----------------------------------------------------------------
Andy Shevchenko (2):
gpio: zevio: Add missed label initialisation
gpio: altera: Add missed base and label initialisations
Christophe JAILLET (1):
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Sai Kumar Cholleti (1):
gpio: exar: set value when external pull-up or pull-down is present
drivers/gpio/gpio-altera.c | 5 +++++
drivers/gpio/gpio-exar.c | 10 ++++++----
drivers/gpio/gpio-mpsse.c | 4 ++--
drivers/gpio/gpio-zevio.c | 6 ++++++
4 files changed, 19 insertions(+), 6 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] gpio fixes for v6.13-rc1
2024-11-27 10:26 [GIT PULL] gpio fixes for v6.13-rc1 Bartosz Golaszewski
@ 2024-11-27 21:41 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-27 21:41 UTC (permalink / raw)
To: Bartosz Golaszewski
Cc: Linus Torvalds, Linus Walleij, linux-gpio, linux-kernel,
Bartosz Golaszewski
The pull request you sent on Wed, 27 Nov 2024 11:26:48 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.13-rc1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6b867c475ec98c9436c4b7cc6f2cdd12e8ff43ca
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-27 21:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 10:26 [GIT PULL] gpio fixes for v6.13-rc1 Bartosz Golaszewski
2024-11-27 21:41 ` 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