linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] GPIO fixes for the v5.4 series
@ 2019-10-08  8:59 Linus Walleij
  2019-10-08 18:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2019-10-08  8:59 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, open list:GPIO SUBSYSTEM, Bartosz Golaszewski

Hi Linus,

some GPIO fixes collected since the merge window,
3 for stable, 2 driver fixes.

Details in the signed tag.

Please pull them in!

Yours,
Linus Walleij

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git
tags/gpio-v5.4-2

for you to fetch changes up to fffa6af94894126994a7600c6f6f09b892e89fa9:

  gpio: max77620: Use correct unit for debounce times (2019-10-04
23:58:10 +0200)

----------------------------------------------------------------
GPIO fixes for the v5.4 series:

- Don't clear FLAG_IS_OUT when emulating open drain/source in
  gpiolib.
- Fix up the usage of nonexclusive GPIO descriptors from device
  trees.
- Fix the incorrect IEC offset when toggling trigger edge in
  the Spreadtrum driver.
- Use the correct unit for debounce settings in the MAX77620
  driver.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source

Bruce Chen (1):
      gpio: eic: sprd: Fix the incorrect EIC offset when toggling

Linus Walleij (1):
      Merge tag 'gpio-v5.4-rc2-fixes-for-linus' of
git://git.kernel.org/.../brgl/linux into fixes

Marco Felsch (1):
      gpio: fix getting nonexclusive gpiods from DT

Thierry Reding (1):
      gpio: max77620: Use correct unit for debounce times

 drivers/gpio/gpio-eic-sprd.c |  7 ++++---
 drivers/gpio/gpio-max77620.c |  6 +++---
 drivers/gpio/gpiolib-of.c    |  2 +-
 drivers/gpio/gpiolib.c       | 27 +++++++++++++++++++--------
 4 files changed, 27 insertions(+), 15 deletions(-)

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

* Re: [GIT PULL] GPIO fixes for the v5.4 series
  2019-10-08  8:59 [GIT PULL] GPIO fixes for the v5.4 series Linus Walleij
@ 2019-10-08 18:00 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-08 18:00 UTC (permalink / raw)
  To: Linus Walleij
  Cc: Linus Torvalds, linux-kernel, open list:GPIO SUBSYSTEM,
	Bartosz Golaszewski

The pull request you sent on Tue, 8 Oct 2019 10:59:58 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v5.4-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/d5001955c281c014a3af6d1559db40b5756ad89a

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

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

end of thread, other threads:[~2019-10-08 18:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08  8:59 [GIT PULL] GPIO fixes for the v5.4 series Linus Walleij
2019-10-08 18:00 ` pr-tracker-bot

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