linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] gpio: fixes for v5.17
@ 2022-03-10  9:24 Bartosz Golaszewski
  2022-03-10 12:02 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Bartosz Golaszewski @ 2022-03-10  9:24 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Andy Shevchenko, Linus Walleij, linux-gpio, linux-kernel,
	Bartosz Golaszewski

Linus,

Please pull the following set of fixes from the GPIO subsystem. They come
in quite late but there's nothing controversial and they're quite small.

Best Regards,
Bartosz Golaszewski

The following changes since commit ffb217a13a2eaf6d5bd974fc83036a53ca69f1e2:

  Linux 5.17-rc7 (2022-03-06 14:28:31 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.17

for you to fetch changes up to 55d01c98a88b346e217eaa931b32e7baea905c9a:

  gpio: sim: fix a typo (2022-03-10 10:02:19 +0100)

----------------------------------------------------------------
gpio fixes for v5.17

- fix a probe failure for Tegra241 GPIO controller in gpio-tegra186
- revert changes that caused a regression in the sysfs user-space interface
- correct the debounce time conversion in GPIO ACPI
- statify a struct in gpio-sim and fix a typo
- update registers in correct order (hardware quirk) in gpio-ts4900

----------------------------------------------------------------
Akhil R (1):
      gpio: tegra186: Add IRQ per bank for Tegra241

Andy Shevchenko (2):
      gpiolib: acpi: Convert ACPI value of debounce to microseconds
      gpio: sim: Declare gpio_sim_hog_config_item_ops static

Bartosz Golaszewski (1):
      gpio: sim: fix a typo

Marcelo Roberto Jimenez (1):
      gpio: Revert regression in sysfs-gpio (gpiolib.c)

Mark Featherston (1):
      gpio: ts4900: Do not set DAT and OE together

 drivers/gpio/gpio-sim.c      |  4 ++--
 drivers/gpio/gpio-tegra186.c |  2 ++
 drivers/gpio/gpio-ts4900.c   | 24 +++++++++++++++++++-----
 drivers/gpio/gpiolib-acpi.c  |  6 ++++--
 drivers/gpio/gpiolib.c       | 20 ++++++++++----------
 5 files changed, 37 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] gpio: fixes for v5.17
  2022-03-10  9:24 [GIT PULL] gpio: fixes for v5.17 Bartosz Golaszewski
@ 2022-03-10 12:02 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-03-10 12:02 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Linus Torvalds, Andy Shevchenko, Linus Walleij, linux-gpio,
	linux-kernel, Bartosz Golaszewski

The pull request you sent on Thu, 10 Mar 2022 10:24:27 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.17

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/cef06913a0af21e161a6179a17d3f5fa7132ba46

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:[~2022-03-10 12:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-10  9:24 [GIT PULL] gpio: fixes for v5.17 Bartosz Golaszewski
2022-03-10 12:02 ` 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;
as well as URLs for NNTP newsgroup(s).