From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux GPIO <linux-gpio@vger.kernel.org>, linux-acpi@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>,
Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>
Subject: [GIT PULL] intel-gpio for 5.12-2
Date: Wed, 3 Mar 2021 10:38:08 +0200 [thread overview]
Message-ID: <YD9K8LzSFpuAhDvW@black.fi.intel.com> (raw)
Hi Linux GPIO and ACPI maintainers,
This is material for v5.12-rcX (presumably -rc2). Since it touches ACPI, this
PR is to both subsystems.
Thanks,
With Best Regards,
Andy Shevchenko
The following changes since commit fe07bfda2fb9cdef8a4d4008a409bb02f35f1bd8:
Linux 5.12-rc1 (2021-02-28 16:05:19 -0800)
are available in the Git repository at:
git@gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v5.12-2
for you to fetch changes up to 437b57d2085950a813c028215513fe941ca2e616:
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2 (2021-03-03 09:49:47 +0200)
----------------------------------------------------------------
intel-gpio for v5.12-2
* Fix IRQ flags for ACPI event handler
* Redo Intel Galileo Gen 2 quirk due to revealed regression
The following is an automated git shortlog grouped by driver:
gpiolib:
- acpi: Allow to find GpioInt() resource by name and index
- acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
- acpi: Add missing IRQF_ONESHOT
pca953x:
- Set IRQ type when handle Intel Galileo Gen 2
----------------------------------------------------------------
Andy Shevchenko (3):
gpiolib: acpi: Add ACPI_GPIO_QUIRK_ABSOLUTE_NUMBER quirk
gpiolib: acpi: Allow to find GpioInt() resource by name and index
gpio: pca953x: Set IRQ type when handle Intel Galileo Gen 2
Yang Li (1):
gpiolib: acpi: Add missing IRQF_ONESHOT
drivers/gpio/gpio-pca953x.c | 78 +++++++++++++------------------------------
drivers/gpio/gpiolib-acpi.c | 21 ++++++++----
include/linux/acpi.h | 10 ++++--
include/linux/gpio/consumer.h | 2 ++
4 files changed, 48 insertions(+), 63 deletions(-)
--
With Best Regards,
Andy Shevchenko
next reply other threads:[~2021-03-04 0:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 8:38 Andy Shevchenko [this message]
2021-03-06 11:38 ` [GIT PULL] intel-gpio for 5.12-2 Bartosz Golaszewski
2021-03-08 10:26 ` Andy Shevchenko
2021-03-09 15:24 ` Bartosz Golaszewski
2021-03-09 15:32 ` Andy Shevchenko
2021-03-09 15:33 ` Linus Walleij
2021-03-09 15:36 ` Bartosz Golaszewski
2021-03-09 15:41 ` Linus Walleij
2021-03-09 15:45 ` Andy Shevchenko
2021-03-09 15:44 ` Andy Shevchenko
2021-03-09 15:37 ` Andy Shevchenko
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=YD9K8LzSFpuAhDvW@black.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=bgolaszewski@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=rjw@rjwysocki.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.