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
Date: Thu, 16 Feb 2023 15:55:36 +0100 [thread overview]
Message-ID: <20230216145536.121063-1-brgl@bgdev.pl> (raw)
From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Linus,
Please pull the following set of late fixes for v6.2. Details are in the
signed tag as usual.
Bartosz
The following changes since commit ceaa837f96adb69c0df0397937cd74991d5d821a:
Linux 6.2-rc8 (2023-02-12 14:10:17 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.2
for you to fetch changes up to b8b3b0bfb742f0cbb006c66b10216b724ce42e25:
Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current (2023-02-16 13:31:42 +0100)
----------------------------------------------------------------
gpio fixes for v6.2
- fix a potential Kconfig issue with gpio-mlxbf2 not selecting
GPIOLIB_IRQCHIP
- another immutable irqchip conversion, this time for gpio-vf610
- fix a wakeup issue on Clevo NH5xAx
----------------------------------------------------------------
Alexander Stein (1):
gpio: vf610: make irq_chip immutable
Bartosz Golaszewski (1):
Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-current
Linus Walleij (1):
gpio: mlxbf2: select GPIOLIB_IRQCHIP
Raag Jadav (1):
gpiolib: acpi: remove redundant declaration
Werner Sembach (1):
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
drivers/gpio/Kconfig | 1 +
drivers/gpio/gpio-vf610.c | 41 +++++++++++++++++++++++------------------
drivers/gpio/gpiolib-acpi.c | 12 ++++++++++++
drivers/gpio/gpiolib-acpi.h | 1 -
4 files changed, 36 insertions(+), 19 deletions(-)
next reply other threads:[~2023-02-16 14:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 14:55 Bartosz Golaszewski [this message]
2023-02-16 20:23 ` [GIT PULL] gpio: fixes for v6.2 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=20230216145536.121063-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