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>,
	linux-acpi@vger.kernel.org, platform-driver-x86@vger.kernel.org
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Bartosz Golaszewski <bgolaszewski@baylibre.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Daniel Scally <djrscally@gmail.com>,
	"Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: [GIT PULL] intel-gpio for 5.14-1
Date: Mon, 7 Jun 2021 18:12:10 +0300	[thread overview]
Message-ID: <YL43SrZ8N8H+ZHE9@black.fi.intel.com> (raw)

Hi Linux GPIO and TWIMC maintainers,

This is GPIO material for v5.14 cycle. It contains some stuff that other
subsystems may take due to dependencies. Consider this tag immutable.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

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.14-1

for you to fetch changes up to 043d7f09bf614809c10c4acbf0695ef731958300:

  gpiolib: acpi: Add acpi_gpio_get_io_resource() (2021-06-04 16:24:19 +0300)

----------------------------------------------------------------
intel-gpio for v5.14-1

* Export two functions from GPIO ACPI for wider use
* Clean up Whiskey Cove and Crystal Cove GPIO drivers

The following is an automated git shortlog grouped by driver:

crystalcove:
 -  remove platform_set_drvdata() + cleanup probe

gpiolib:
 -  acpi: Add acpi_gpio_get_io_resource()
 -  acpi: Introduce acpi_get_and_request_gpiod() helper

wcove:
 -  Split error handling for CTRL and IRQ registers
 -  Unify style of to_reg() with to_ireg()
 -  Use IRQ hardware number getter instead of direct access

----------------------------------------------------------------
Alexandru Ardelean (1):
      gpio: crystalcove: remove platform_set_drvdata() + cleanup probe

Andy Shevchenko (3):
      gpio: wcove: Use IRQ hardware number getter instead of direct access
      gpio: wcove: Unify style of to_reg() with to_ireg()
      gpio: wcove: Split error handling for CTRL and IRQ registers

Daniel Scally (2):
      gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helper
      gpiolib: acpi: Add acpi_gpio_get_io_resource()

 drivers/gpio/gpio-crystalcove.c | 10 +-------
 drivers/gpio/gpio-wcove.c       | 39 +++++++++++++++----------------
 drivers/gpio/gpiolib-acpi.c     | 51 +++++++++++++++++++++++++++++++++++++++++
 include/linux/acpi.h            |  7 ++++++
 include/linux/gpio/consumer.h   |  2 ++
 5 files changed, 80 insertions(+), 29 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2021-06-07 15:11 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-07 15:12 Andy Shevchenko [this message]
2021-06-14 15:08 ` [GIT PULL] intel-gpio for 5.14-1 Andy Shevchenko
2021-07-05  9:03   ` Bartosz Golaszewski
2021-07-05  9:16     ` Hans de Goede
2021-07-05  9:20       ` Hans de Goede
2021-07-05  9:35         ` Andy Shevchenko
2021-06-16 14:41 ` Hans de Goede

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=YL43SrZ8N8H+ZHE9@black.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=bgolaszewski@baylibre.com \
    --cc=djrscally@gmail.com \
    --cc=hdegoede@redhat.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=platform-driver-x86@vger.kernel.org \
    --cc=rafael.j.wysocki@intel.com \
    /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.