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 <bgolaszewski@baylibre.com>,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [GIT PULL] intel-gpio for 5.9-1
Date: Wed, 22 Jul 2020 16:31:36 +0300	[thread overview]
Message-ID: <20200722133136.GA45594@black.fi.intel.com> (raw)

Hi Linux GPIO  maintainers,

Bunch of Intel GPIO drivers update (legacy platforms, PMICs) for v5.9. It
includes for_each_requested_gpio() development as well in a form of immutable
branch. This is no-op for merging.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -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.9-1

for you to fetch changes up to 4941b8dedb3f33dcca5c6aef919ea518ff8947ce:

  gpio: sch: Add a blank line between declaration and code (2020-07-22 16:00:27 +0300)

----------------------------------------------------------------
intel-gpio for v5.9-1

* Move GPIO PMIC drivers to use IRQ chip template
* Introduce for_each_requested_gpio() and convert existing users
* Replace unsigned by unsigned int in few drivers
* Fix an issue in kernel doc that validator complains about
* Move to verbose debug level the IRQ status message in gpio-pch

The following is an automated git shortlog grouped by driver:

ARM/orion/gpio:
 -  Make use of for_each_requested_gpio()

crystalcove:
 -  Use irqchip template
 -  changed every 'unsigned' to 'unsigned int'

gpiolib:
 -  Introduce for_each_requested_gpio_in_range() macro

gpio-ml-ioh:
 -  Fix missing ':' in 'struct ioh_gpio_reg_data

ich:
 -  changed every 'unsigned' to 'unsigned int'

mvebu:
 -  Make use of for_each_requested_gpio()

pch:
 -  Add a blank line between declaration and code
 -  changed every 'unsigned' to 'unsigned int'
 -  Move IRQ status message to verbose debug level

pinctrl:
 -  at91: Make use of for_each_requested_gpio()

sch:
 -  Add a blank line between declaration and code
 -  changed every 'unsigned' to 'unsigned int'

wcove:
 -  Use irqchip template

xra1403:
 -  Make use of for_each_requested_gpio()

----------------------------------------------------------------
Abanoub Sameh (6):
      gpio: pch: changed every 'unsigned' to 'unsigned int'
      gpio: pch: Add a blank line between declaration and code
      gpio: crystalcove: changed every 'unsigned' to 'unsigned int'
      gpio: ich: changed every 'unsigned' to 'unsigned int'
      gpio: sch: changed every 'unsigned' to 'unsigned int'
      gpio: sch: Add a blank line between declaration and code

Andy Shevchenko (6):
      gpiolib: Introduce for_each_requested_gpio_in_range() macro
      ARM/orion/gpio: Make use of for_each_requested_gpio()
      gpio: mvebu: Make use of for_each_requested_gpio()
      gpio: xra1403: Make use of for_each_requested_gpio()
      pinctrl: at91: Make use of for_each_requested_gpio()
      gpio: pch: Move IRQ status message to verbose debug level

Lee Jones (1):
      gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_data

Linus Walleij (2):
      gpio: crystalcove: Use irqchip template
      gpio: wcove: Use irqchip template

 arch/arm/plat-orion/gpio.c      |  8 ++------
 drivers/gpio/gpio-crystalcove.c | 34 ++++++++++++++++++++--------------
 drivers/gpio/gpio-ich.c         | 26 +++++++++++++-------------
 drivers/gpio/gpio-ml-ioh.c      |  2 +-
 drivers/gpio/gpio-mvebu.c       |  8 ++------
 drivers/gpio/gpio-pch.c         | 14 ++++++++------
 drivers/gpio/gpio-sch.c         | 23 ++++++++++++-----------
 drivers/gpio/gpio-wcove.c       | 30 ++++++++++++++++--------------
 drivers/gpio/gpio-xra1403.c     |  8 ++------
 drivers/pinctrl/pinctrl-at91.c  |  7 ++-----
 include/linux/gpio/driver.h     | 16 ++++++++++++++++
 11 files changed, 94 insertions(+), 82 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2020-07-22 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 13:31 Andy Shevchenko [this message]
2020-07-22 14:01 ` [GIT PULL] intel-gpio for 5.9-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=20200722133136.GA45594@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox