linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Linux GPIO <linux-gpio@vger.kernel.org>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>
Subject: Re: [GIT PULL] intel-gpio for 5.13-1
Date: Wed, 31 Mar 2021 15:18:58 +0300	[thread overview]
Message-ID: <YGRosmEYNj7v3chV@smile.fi.intel.com> (raw)
In-Reply-To: <YGHhPlK5Ej4QywNH@black.fi.intel.com>

On Mon, Mar 29, 2021 at 05:16:30PM +0300, Andy Shevchenko wrote:
> Hi Linux GPIO  maintainers,
> 
> So far collected stuff for Intel GPIO drivers (including aggregator clean up).
> No conflicts are expected.

Bart, please tell me if I need to redone this.

> 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-1
> 
> for you to fetch changes up to 6c46215d6b626cb0981f8332da506b69b98c4b49:
> 
>   gpio: sch: Hook into ACPI GPE handler to catch GPIO edge events (2021-03-27 23:48:55 +0200)
> 
> ----------------------------------------------------------------
> intel-gpio for v5.13-1
> 
> * Implement event support (GPE) in Intel SCH GPIO driver
> * Clean up GPIO aggregator driver to use more of the generic code
> 
> The following is an automated git shortlog grouped by driver:
> 
> aggregator:
>  -  Replace custom get_arg() with a generic next_arg()
> 
> lib/cmdline:
>  -  Export next_arg() for being used in modules
> 
> sch:
>  -  Hook into ACPI GPE handler to catch GPIO edge events
>  -  Add edge event support
> 
> ----------------------------------------------------------------
> Andy Shevchenko (3):
>       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
> 
> Jan Kiszka (1):
>       gpio: sch: Add edge event support
> 
>  drivers/gpio/Kconfig           |   3 +-
>  drivers/gpio/gpio-aggregator.c |  39 ++------
>  drivers/gpio/gpio-sch.c        | 198 +++++++++++++++++++++++++++++++++++++++--
>  lib/cmdline.c                  |   1 +
>  4 files changed, 198 insertions(+), 43 deletions(-)
> 
> -- 
> With Best Regards,
> Andy Shevchenko
> 
> 

-- 
With Best Regards,
Andy Shevchenko



  reply	other threads:[~2021-03-31 12:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29 14:16 [GIT PULL] intel-gpio for 5.13-1 Andy Shevchenko
2021-03-31 12:18 ` Andy Shevchenko [this message]
2021-04-01 10:04 ` Bartosz Golaszewski

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=YGRosmEYNj7v3chV@smile.fi.intel.com \
    --to=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).