All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] intel-gpio for 5.8-1
@ 2020-05-11 14:35 Andy Shevchenko
  2020-05-12  8:59 ` Linus Walleij
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2020-05-11 14:35 UTC (permalink / raw)
  To: Linux GPIO; +Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko

Hi Linux GPIO  maintainers,

Intel GPIO fixes and cleanups so far for v5.8-rc1. I don't expect something
coming soon into that cycle.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git tags/intel-gpio-v5.8-1

for you to fetch changes up to 7e73aa90a38c8815acea7af71e285658bf5ab879:

  gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware (2020-04-16 20:41:06 +0300)

----------------------------------------------------------------
intel-gpio for v5.8-1

* MSI support for Intel Merrifield
* Refactor gpio-pch to be up-to-date with recent kernel APIs
* Miscellaneous cleanups here and there

The following is an automated git shortlog grouped by driver:

ich:
 -  fix a typo

merrifield:
 -  Better show how GPIO and IRQ bases are derived from hardware
 -  Switch over to MSI interrupts

pch:
 -  Use in pch_irq_type() macros provided by IRQ core
 -  Refactor pch_irq_type() to avoid unnecessary locking
 -  Get rid of unneeded variable in IRQ handler
 -  Use BIT() and GENMASK() where it's appropriate

----------------------------------------------------------------
Andy Shevchenko (6):
      gpio: pch: Use BIT() and GENMASK() where it's appropriate
      gpio: pch: Get rid of unneeded variable in IRQ handler
      gpio: pch: Refactor pch_irq_type() to avoid unnecessary locking
      gpio: pch: Use in pch_irq_type() macros provided by IRQ core
      gpio: merrifield: Switch over to MSI interrupts
      gpio: merrifield: Better show how GPIO and IRQ bases are derived from hardware

sachin agarwal (1):
      gpio: ich: fix a typo

 drivers/gpio/gpio-ich.c        |  2 +-
 drivers/gpio/gpio-merrifield.c | 10 ++++--
 drivers/gpio/gpio-pch.c        | 73 +++++++++++++++++++++---------------------
 3 files changed, 45 insertions(+), 40 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] intel-gpio for 5.8-1
  2020-05-11 14:35 [GIT PULL] intel-gpio for 5.8-1 Andy Shevchenko
@ 2020-05-12  8:59 ` Linus Walleij
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Walleij @ 2020-05-12  8:59 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linux GPIO, Bartosz Golaszewski

On Mon, May 11, 2020 at 4:35 PM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:

> Intel GPIO fixes and cleanups so far for v5.8-rc1. I don't expect something
> coming soon into that cycle.

Pulled in!

Thanks for excellent work as usual.

Yours,
Linus Walleij

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-12  8:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-11 14:35 [GIT PULL] intel-gpio for 5.8-1 Andy Shevchenko
2020-05-12  8:59 ` Linus Walleij

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.