From: Bartosz Golaszewski <brgl@bgdev.pl>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
Linus Walleij <linus.walleij@linaro.org>,
linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org,
Bartosz Golaszewski <brgl@bgdev.pl>
Subject: [GIT PULL] gpio: fixes for v5.14-rc5
Date: Wed, 4 Aug 2021 15:59:22 +0200 [thread overview]
Message-ID: <20210804135922.13050-1-brgl@bgdev.pl> (raw)
Linus,
Please pull the following GPIO fixes for the next rc.
Thanks!
Bartosz
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-updates-for-v5.14-rc5
for you to fetch changes up to 9b87f43537acfa24b95c236beba0f45901356eb2:
gpio: tqmx86: really make IRQ optional (2021-08-02 17:17:27 +0200)
----------------------------------------------------------------
gpio fixes for v5.14-rc5
- revert a patch intruducing breakage in interrupt handling in gpio-mpc8xxx
- correctly handle missing IRQs in gpio-tqmx86 by really making them optional
----------------------------------------------------------------
Matthias Schiffer (1):
gpio: tqmx86: really make IRQ optional
Rasmus Villemoes (1):
Revert "gpio: mpc8xxx: change the gpio interrupt flags."
drivers/gpio/gpio-mpc8xxx.c | 2 +-
drivers/gpio/gpio-tqmx86.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
next reply other threads:[~2021-08-04 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-04 13:59 Bartosz Golaszewski [this message]
2021-08-04 20:15 ` [GIT PULL] gpio: fixes for v5.14-rc5 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=20210804135922.13050-1-brgl@bgdev.pl \
--to=brgl@bgdev.pl \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linus.walleij@linaro.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.