linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linux GPIO <linux-gpio@vger.kernel.org>,
	Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>
Subject: Re: [GIT PULL] intel-gpio for 5.13-2
Date: Fri, 9 Apr 2021 10:12:02 +0200	[thread overview]
Message-ID: <CAMRc=Mfya7+zseii-Y-dbJ3K3p-ww_vxMSJgWeuiua4ymw0qxA@mail.gmail.com> (raw)
In-Reply-To: <YGxJYL70rkzrZQ0t@black.fi.intel.com>

On Tue, Apr 6, 2021 at 1:43 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> Hi Linux GPIO  maintainers,
>
> More stuff for v5.13 cycle. PR has been done against gpio/for-next branch
> of Bart's tree.
>
> Thanks,
>
> With Best Regards,
> Andy Shevchenko
>
> The following changes since commit b41ba2ec54a70908067034f139aa23d0dd2985ce:
>
>   gpiolib: Read "gpio-line-names" from a firmware node (2021-03-08 11:59:17 +0100)
>
> 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.13-2
>
> for you to fetch changes up to 058459043e71b5c1703194ea71aab576c0ff4f4d:
>
>   gpio: ich: Switch to be dependent on LPC_ICH (2021-04-02 21:44:56 +0300)
>
> ----------------------------------------------------------------
> intel-gpio for v5.13-2
>
> * ACPI quirk to ignore EC events on Dell Venue 10 Pro 5055
> * Kconfig fixes for GPIO ICH and SCH drivers
>
> The following is an automated git shortlog grouped by driver:
>
> gpiolib:
>  -  acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
>
> ich:
>  -  Switch to be dependent on LPC_ICH
>
> sch:
>  -  Drop MFD_CORE selection
>  -  depends on LPC_SCH
>
> ----------------------------------------------------------------
> Andy Shevchenko (5):
>       lib/cmdline: Export next_arg() for being used in modules
>       gpio: aggregator: Replace custom get_arg() with a generic next_arg()
>       gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events
>       gpio: sch: Drop MFD_CORE selection
>       gpio: ich: Switch to be dependent on LPC_ICH
>
> Hans de Goede (1):
>       gpiolib: acpi: Add quirk to ignore EC wakeups on Dell Venue 10 Pro 5055
>
> Jan Kiszka (1):
>       gpio: sch: Add edge event support
>
> Randy Dunlap (1):
>       gpio: sch: depends on LPC_SCH
>
>  drivers/gpio/Kconfig           |  11 ++-
>  drivers/gpio/gpio-aggregator.c |  39 ++------
>  drivers/gpio/gpio-ich.c        |   2 -
>  drivers/gpio/gpio-sch.c        | 198 +++++++++++++++++++++++++++++++++++++++--
>  drivers/gpio/gpiolib-acpi.c    |  14 +++
>  lib/cmdline.c                  |   1 +
>  6 files changed, 215 insertions(+), 50 deletions(-)
>
> --
> With Best Regards,
> Andy Shevchenko
>
>

Pulled, thanks!

Bartosz

      reply	other threads:[~2021-04-09  8:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-06 11:43 [GIT PULL] intel-gpio for 5.13-2 Andy Shevchenko
2021-04-09  8:12 ` Bartosz Golaszewski [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='CAMRc=Mfya7+zseii-Y-dbJ3K3p-ww_vxMSJgWeuiua4ymw0qxA@mail.gmail.com' \
    --to=brgl@bgdev.pl \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).