linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] intel-gpio for 5.14-1
@ 2021-06-07 15:12 Andy Shevchenko
  2021-06-14 15:08 ` Andy Shevchenko
  2021-06-16 14:41 ` Hans de Goede
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Shevchenko @ 2021-06-07 15:12 UTC (permalink / raw)
  To: Linux GPIO, linux-acpi, platform-driver-x86
  Cc: Linus Walleij, Bartosz Golaszewski, Andy Shevchenko,
	Daniel Scally, Rafael J . Wysocki, Hans de Goede

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



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

end of thread, other threads:[~2021-07-05  9:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 15:12 [GIT PULL] intel-gpio for 5.14-1 Andy Shevchenko
2021-06-14 15:08 ` 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

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).