From: Hans de Goede <hdegoede@redhat.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Linux GPIO <linux-gpio@vger.kernel.org>,
linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>,
Bartosz Golaszewski <bgolaszewski@baylibre.com>,
Daniel Scally <djrscally@gmail.com>,
"Rafael J . Wysocki" <rafael.j.wysocki@intel.com>
Subject: Re: [GIT PULL] intel-gpio for 5.14-1
Date: Wed, 16 Jun 2021 16:41:01 +0200 [thread overview]
Message-ID: <66fee594-8e13-5200-f8d9-c71caeb863a7@redhat.com> (raw)
In-Reply-To: <YL43SrZ8N8H+ZHE9@black.fi.intel.com>
Hi,
On 6/7/21 5:12 PM, Andy Shevchenko wrote:
> Hi Linux GPIO and TWIMC maintainers,
>
> This is GPIO material for v5.14 cycle. It contains some stuff that other
> subsystems may take due to dependencies. Consider this tag immutable.
>
> Thanks,
>
> With Best Regards,
> Andy Shevchenko
Thank you, I've merged this into the review-hans branch of
platform-drivers-x86 now, because this is a dependency for:
https://patchwork.kernel.org/project/platform-driver-x86/patch/20210603224007.120560-6-djrscally@gmail.com/
After I've run some tests I will push the review-hans branch
to the for-next branch.
Regards,
Hans
>
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
> Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
>
> 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.14-1
>
> for you to fetch changes up to 043d7f09bf614809c10c4acbf0695ef731958300:
>
> gpiolib: acpi: Add acpi_gpio_get_io_resource() (2021-06-04 16:24:19 +0300)
>
> ----------------------------------------------------------------
> intel-gpio for v5.14-1
>
> * Export two functions from GPIO ACPI for wider use
> * Clean up Whiskey Cove and Crystal Cove GPIO drivers
>
> The following is an automated git shortlog grouped by driver:
>
> crystalcove:
> - remove platform_set_drvdata() + cleanup probe
>
> gpiolib:
> - acpi: Add acpi_gpio_get_io_resource()
> - acpi: Introduce acpi_get_and_request_gpiod() helper
>
> wcove:
> - Split error handling for CTRL and IRQ registers
> - Unify style of to_reg() with to_ireg()
> - Use IRQ hardware number getter instead of direct access
>
> ----------------------------------------------------------------
> Alexandru Ardelean (1):
> gpio: crystalcove: remove platform_set_drvdata() + cleanup probe
>
> Andy Shevchenko (3):
> gpio: wcove: Use IRQ hardware number getter instead of direct access
> gpio: wcove: Unify style of to_reg() with to_ireg()
> gpio: wcove: Split error handling for CTRL and IRQ registers
>
> Daniel Scally (2):
> gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
> gpiolib: acpi: Add acpi_gpio_get_io_resource()
>
> drivers/gpio/gpio-crystalcove.c | 10 +-------
> drivers/gpio/gpio-wcove.c | 39 +++++++++++++++----------------
> drivers/gpio/gpiolib-acpi.c | 51 +++++++++++++++++++++++++++++++++++++++++
> include/linux/acpi.h | 7 ++++++
> include/linux/gpio/consumer.h | 2 ++
> 5 files changed, 80 insertions(+), 29 deletions(-)
>
prev parent reply other threads:[~2021-06-16 14:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-07 15:12 [GIT PULL] intel-gpio for 5.14-1 Andy Shevchenko
2021-06-14 15:08 ` Andy Shevchenko
2021-07-05 9:03 ` Bartosz Golaszewski
2021-07-05 9:16 ` Hans de Goede
2021-07-05 9:20 ` Hans de Goede
2021-07-05 9:35 ` Andy Shevchenko
2021-06-16 14:41 ` Hans de Goede [this message]
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=66fee594-8e13-5200-f8d9-c71caeb863a7@redhat.com \
--to=hdegoede@redhat.com \
--cc=andriy.shevchenko@linux.intel.com \
--cc=bgolaszewski@baylibre.com \
--cc=djrscally@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-gpio@vger.kernel.org \
--cc=platform-driver-x86@vger.kernel.org \
--cc=rafael.j.wysocki@intel.com \
/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;
as well as URLs for NNTP newsgroup(s).