linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
	"open list:GPIO SUBSYSTEM" <linux-gpio@vger.kernel.org>,
	"thierry.reding@gmail.com" <thierry.reding@gmail.com>,
	Laura Abbott <labbott@redhat.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: [GIT PULL] GPIO fixes for v5.4
Date: Thu, 21 Nov 2019 08:11:43 +0100	[thread overview]
Message-ID: <CACRpkdbfVvxAUEeGApGx7jhagkOrNY7_G=ch4kzUE5YCD_N3ZA@mail.gmail.com> (raw)

Hi Linus,

a last set of small fixes for GPIO, this cycle was quite busy.

Details in the signed tag, please pull it in!

Yours,
Linus Walleij

The following changes since commit 31f4f5b495a62c9a8b15b1c3581acd5efeb9af8c:

  Linux 5.4-rc7 (2019-11-10 16:17:15 -0800)

are available in the Git repository at:

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

for you to fetch changes up to cbdaa5e7bd90db9980ff6187baea9d49fc4de960:

  Merge tag 'gpio-v5.4-rc8-fixes-for-linus' of
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
(2019-11-13 22:58:01 +0100)

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

- Fix debounce delays on the MAX77620 GPIO expander
- Use the correct unit for debounce times on the BD70528 GPIO expander
- Get proper deps for parallel builds of the GPIO tools
- Add a specific ACPI quirk for the Terra Pad 1061

----------------------------------------------------------------
Hans de Goede (1):
      gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist

Laura Abbott (1):
      tools: gpio: Correctly add make dependencies for gpio_utils

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

Thierry Reding (2):
      gpio: max77620: Fixup debounce delays
      gpio: bd70528: Use correct unit for debounce times

 drivers/gpio/gpio-bd70528.c  |  6 +++---
 drivers/gpio/gpio-max77620.c |  6 +++---
 drivers/gpio/gpiolib-acpi.c  | 17 +++++++++++++++++
 tools/gpio/Build             |  1 +
 tools/gpio/Makefile          | 10 +++++++---
 5 files changed, 31 insertions(+), 9 deletions(-)

             reply	other threads:[~2019-11-21  7:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-21  7:11 Linus Walleij [this message]
2019-11-21 20:30 ` [GIT PULL] GPIO fixes for v5.4 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2019-11-05 15:00 Linus Walleij
2019-11-05 19:05 ` pr-tracker-bot

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='CACRpkdbfVvxAUEeGApGx7jhagkOrNY7_G=ch4kzUE5YCD_N3ZA@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=hdegoede@redhat.com \
    --cc=labbott@redhat.com \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=thierry.reding@gmail.com \
    --cc=torvalds@linux-foundation.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).