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.16-rc7
Date: Thu, 23 Dec 2021 17:22:09 +0100 [thread overview]
Message-ID: <20211223162209.26870-1-brgl@bgdev.pl> (raw)
Linus,
Here are two more fixes from the GPIO subsystem for this release cycle.
Please pull,
Bartosz
The following changes since commit d6912b1251b47e6b04ea8c8881dfb35a6e7a3e29:
gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors (2021-11-16 09:41:44 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.16-rc7
for you to fetch changes up to 3e4d9a485029aa9e172dab5420abe775fd86f8e8:
gpio: virtio: remove timeout (2021-12-21 16:22:58 +0100)
----------------------------------------------------------------
gpio fixes for v5.16-rc7
- fix interrupts when replugging the device in gpio-dln2
- remove the arbitrary timeout on virtio requests from gpio-virtio
----------------------------------------------------------------
Noralf Trønnes (1):
gpio: dln2: Fix interrupts when replugging the device
Vincent Whitchurch (1):
gpio: virtio: remove timeout
drivers/gpio/gpio-dln2.c | 19 +++++++++----------
drivers/gpio/gpio-virtio.c | 6 +-----
2 files changed, 10 insertions(+), 15 deletions(-)
next reply other threads:[~2021-12-23 16:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-23 16:22 Bartosz Golaszewski [this message]
2021-12-23 18:13 ` [GIT PULL] gpio: fixes for v5.16-rc7 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=20211223162209.26870-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 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).