* [GIT PULL] intel-gpio for 5.13-2
@ 2021-04-06 11:43 Andy Shevchenko
2021-04-09 8:12 ` Bartosz Golaszewski
0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2021-04-06 11:43 UTC (permalink / raw)
To: Linux GPIO; +Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] intel-gpio for 5.13-2
2021-04-06 11:43 [GIT PULL] intel-gpio for 5.13-2 Andy Shevchenko
@ 2021-04-09 8:12 ` Bartosz Golaszewski
0 siblings, 0 replies; 2+ messages in thread
From: Bartosz Golaszewski @ 2021-04-09 8:12 UTC (permalink / raw)
To: Andy Shevchenko; +Cc: Linux GPIO, Linus Walleij, Bartosz Golaszewski
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-04-09 8:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-06 11:43 [GIT PULL] intel-gpio for 5.13-2 Andy Shevchenko
2021-04-09 8:12 ` Bartosz Golaszewski
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).