linux-gpio.vger.kernel.org archive mirror
 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.18-1
Date: Mon, 28 Feb 2022 14:33:25 +0200	[thread overview]
Message-ID: <YhzBFbci4OnhfxTJ@black.fi.intel.com> (raw)

Hi Linux GPIO  maintainers,

Set of (almost) Intel GPIO driver updates, which hanging in Linux Next for
a few weeks. No merge conflicts observed. Please, pull for v5.18-rc1.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

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

for you to fetch changes up to a1ce76e89907a69713f729ff21db1efa00f3bb47:

  gpio: tps68470: Allow building as module (2022-01-24 17:23:15 +0200)

----------------------------------------------------------------
intel-gpio for v5.18-1

* Set IRQ bus token in gpio-crystalcove to avoid debugfs error
* Check return value of kstrdup() in gpio-merrifield to error out earlier
* Clean up couple of drivers from unneeded of_node usage
* Allow gpio-tps68470 to be built as module to reduce memory foot print

The following is an automated git shortlog grouped by driver:

altera-a10sr:
 -  Switch to use fwnode instead of of_node

crystalcove:
 -  Set IRQ domain bus token to DOMAIN_BUS_WIRED

merrifield:
 -  check the return value of devm_kstrdup()

tegra:
 -  Get rid of duplicate of_node assignment

tps68470:
 -  Allow building as module

----------------------------------------------------------------
Andy Shevchenko (2):
      gpio: altera-a10sr: Switch to use fwnode instead of of_node
      gpio: tegra: Get rid of duplicate of_node assignment

Hans de Goede (2):
      gpio: crystalcove: Set IRQ domain bus token to DOMAIN_BUS_WIRED
      gpio: tps68470: Allow building as module

Xiaoke Wang (1):
      gpio: merrifield: check the return value of devm_kstrdup()

 drivers/gpio/Kconfig             | 6 +-----
 drivers/gpio/gpio-altera-a10sr.c | 3 ++-
 drivers/gpio/gpio-crystalcove.c  | 9 ++++++++-
 drivers/gpio/gpio-merrifield.c   | 3 +++
 drivers/gpio/gpio-tegra.c        | 1 -
 drivers/gpio/gpio-tps68470.c     | 5 ++++-
 6 files changed, 18 insertions(+), 9 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



             reply	other threads:[~2022-02-28 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-28 12:33 Andy Shevchenko [this message]
2022-03-01 15:53 ` [GIT PULL] intel-gpio for 5.18-1 Bartosz Golaszewski

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=YhzBFbci4OnhfxTJ@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;
as well as URLs for NNTP newsgroup(s).