All of lore.kernel.org
 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>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-gpio for 5.8-1
Date: Mon, 11 May 2020 17:35:12 +0300	[thread overview]
Message-ID: <20200511143512.GA11655@black.fi.intel.com> (raw)

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



             reply	other threads:[~2020-05-11 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 14:35 Andy Shevchenko [this message]
2020-05-12  8:59 ` [GIT PULL] intel-gpio for 5.8-1 Linus Walleij

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=20200511143512.GA11655@black.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 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.