From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
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.2-rc5
Date: Fri, 20 Jan 2023 23:34:41 +0100 [thread overview]
Message-ID: <20230120223441.114683-1-brgl@bgdev.pl> (raw)
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following fixes from the GPIO subsystem. Nothing controversial
in there, Details are in the signed tag.
Best Regards,
Bartosz Golaszewski
The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:
Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.2-rc5
for you to fetch changes up to 4cb786180dfb5258ff3111181b5e4ecb1d4a297b:
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU (2023-01-18 15:29:16 +0100)
----------------------------------------------------------------
gpio fixes for v6.2-rc5
- fix a potential race condition and always set GPIOs used as interrupt
source to input in gpio-mxc
- fix a GPIO ACPI-related issue with system suspend on Clevo NL5xRU
----------------------------------------------------------------
Marek Vasut (2):
gpio: mxc: Protect GPIO irqchip RMW with bgpio spinlock
gpio: mxc: Always set GPIOs used as interrupt source to INPUT mode
Mario Limonciello (2):
gpiolib: acpi: Allow ignoring wake capability on pins that aren't in _AEI
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
drivers/gpio/gpio-mxc.c | 13 ++++++++++++-
drivers/gpio/gpiolib-acpi.c | 17 +++++++++++++++--
2 files changed, 27 insertions(+), 3 deletions(-)
next reply other threads:[~2023-01-20 22:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-20 22:34 Bartosz Golaszewski [this message]
2023-01-21 1:25 ` [GIT PULL] gpio: fixes for v6.2-rc5 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=20230120223441.114683-1-brgl@bgdev.pl \
--to=brgl@bgdev.pl \
--cc=andriy.shevchenko@linux.intel.com \
--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