mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Subject: [GIT PULL] gpio fixes for v6.18-rc3
Date: Fri, 24 Oct 2025 14:03:26 +0200	[thread overview]
Message-ID: <20251024120326.48028-1-brgl@bgdev.pl> (raw)

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Linus,

Please pull the following set of GPIO driver and ACPI fixes for the next
RC. Commit 00aaae60faf5 ("gpio: regmap: add the .fixed_direction_output
configuration parameter") is technically a small new feature but it's
required by commit 2ba5772e530f ("gpio: idio-16: Define fixed direction
of the GPIO lines") which fixes a reported regression in LTS.

Thanks,
Bartosz

The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:

  Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.18-rc3

for you to fetch changes up to 4c4e6ea4a120cc5ab58e437c6ba123cbfc357d45:

  gpio: ljca: Fix duplicated IRQ mapping (2025-10-23 14:30:11 +0200)

----------------------------------------------------------------
gpio fixes for v6.18-rc3

- fix regressions in regmap cache initialization in gpio-104-idio-16 and
  gpio-pci-idio-16
- configure first 16 GPIO lines of the IDIO-16 as fixed outputs
- fix duplicated IRQ mapping that can lead to an RCU stall in gpio-ljca
- fix printf formatters passed to dev_err() and make failure to set
  debounce period non fatal

----------------------------------------------------------------
Andy Shevchenko (1):
      gpiolib: acpi: Use %pe when passing an error pointer to dev_err()

Bartosz Golaszewski (1):
      Merge tag 'intel-gpio-v6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current

Hans de Goede (1):
      gpiolib: acpi: Make set debounce errors non fatal

Haotian Zhang (1):
      gpio: ljca: Fix duplicated IRQ mapping

Ioana Ciornei (1):
      gpio: regmap: add the .fixed_direction_output configuration parameter

William Breathitt Gray (3):
      gpio: 104-idio-16: Define maximum valid register address offset
      gpio: pci-idio-16: Define maximum valid register address offset
      gpio: idio-16: Define fixed direction of the GPIO lines

 drivers/gpio/gpio-104-idio-16.c  |  1 +
 drivers/gpio/gpio-idio-16.c      |  5 +++++
 drivers/gpio/gpio-ljca.c         | 14 +++-----------
 drivers/gpio/gpio-pci-idio-16.c  |  1 +
 drivers/gpio/gpio-regmap.c       | 26 ++++++++++++++++++++++++--
 drivers/gpio/gpiolib-acpi-core.c | 31 +++++++++++++++++--------------
 include/linux/gpio/regmap.h      |  5 +++++
 7 files changed, 56 insertions(+), 27 deletions(-)

             reply	other threads:[~2025-10-24 12:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 12:03 Bartosz Golaszewski [this message]
2025-10-24 18:33 ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20251024120326.48028-1-brgl@bgdev.pl \
    --to=brgl@bgdev.pl \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®