Linux GPIO subsystem development
 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 <brgl@bgdev.pl>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-gpio for 5.17-1
Date: Wed, 15 Dec 2021 16:33:11 +0200	[thread overview]
Message-ID: <Ybn8pxv5xPgc5nGz@black.fi.intel.com> (raw)

Hi Linux GPIO  maintainers,

Approximately a dozen of changes for v5.17 against Intel GPIO drivers and
GPIO ACPI library. It has ben a while in Linux Next without any error reported.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

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

for you to fetch changes up to 9d5f0f6644b1404f40266a2682add712dc9931f5:

  gpio: sch: fix typo in a comment (2021-12-13 13:29:09 +0200)

----------------------------------------------------------------
intel-gpio for v5.17-1

* Don't set type for IRQ already in use in case of ACPI
* Drop unused call from GPIO ACPI library
* Clean up ML IOH and PCH GPIO drivers to make it closer to each other
* Clarify use of register file version in DesignWare driver

The following is an automated git shortlog grouped by driver:

dwapb:
 -  clarify usage of the register file version

gpiolib:
 -  acpi: Unify debug and other messages format
 -  acpi: Do not set the IRQ type if the IRQ is already in use
 -  acpi: shrink devm_acpi_dev_add_driver_gpios()
 -  acpi: Remove never used devm_acpi_dev_remove_driver_gpios()

ml-ioh:
 -  Change whitespace to match gpio-pch.c
 -  Use BIT() to match gpio-pch.c
 -  Cache &pdev->dev to reduce repetition

pch:
 -  Cache &pdev->dev to reduce repetition
 -  Use .driver_data instead of checking Device IDs again

sch:
 -  fix typo in a comment

----------------------------------------------------------------
Andy Shevchenko (4):
      gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()
      gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios()
      gpiolib: acpi: Unify debug and other messages format
      gpio: dwapb: clarify usage of the register file version

Bjorn Helgaas (5):
      gpio: pch: Use .driver_data instead of checking Device IDs again
      gpio: pch: Cache &pdev->dev to reduce repetition
      gpio: ml-ioh: Cache &pdev->dev to reduce repetition
      gpio: ml-ioh: Use BIT() to match gpio-pch.c
      gpio: ml-ioh: Change whitespace to match gpio-pch.c

Hans de Goede (1):
      gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use

Jason Wang (1):
      gpio: sch: fix typo in a comment

 drivers/gpio/gpio-dwapb.c     | 10 +++++----
 drivers/gpio/gpio-ml-ioh.c    | 52 +++++++++++++++++++++----------------------
 drivers/gpio/gpio-pch.c       | 42 +++++++++++++++++-----------------
 drivers/gpio/gpio-sch.c       |  2 +-
 drivers/gpio/gpiolib-acpi.c   | 51 ++++++++++++++++++------------------------
 include/linux/gpio/consumer.h |  2 --
 6 files changed, 75 insertions(+), 84 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2021-12-15 14:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-15 14:33 Andy Shevchenko [this message]
2021-12-16  9:14 ` [GIT PULL] intel-gpio for 5.17-1 Bartosz Golaszewski
2021-12-16 11:36   ` Andy Shevchenko
2021-12-16 11:46     ` Bartosz Golaszewski
2021-12-16 13:05       ` Andy Shevchenko
2021-12-16 13:13         ` Andy Shevchenko
2021-12-16 14:01         ` Bartosz Golaszewski
2021-12-17  9:52           ` Andy Shevchenko
2021-12-17 11:13             ` Bartosz Golaszewski
2021-12-17 11:29               ` Bartosz Golaszewski
2021-12-17 11:47                 ` Andy Shevchenko

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=Ybn8pxv5xPgc5nGz@black.fi.intel.com \
    --to=andriy.shevchenko@linux.intel.com \
    --cc=brgl@bgdev.pl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox