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.13-rc3
Date: Fri, 21 May 2021 18:41:39 +0200 [thread overview]
Message-ID: <20210521164139.25088-1-brgl@bgdev.pl> (raw)
Linus,
please pull the following three fixes for the GPIO subsystem.
Best Regards,
Bartosz
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.13-rc3
for you to fetch changes up to bdbe871ef0caa660e16461a2a94579d9f9ef7ba4:
gpio: tegra186: Don't set parent IRQ affinity (2021-05-12 13:56:43 +0200)
----------------------------------------------------------------
gpio fixes for v5.13-rc3
- add missing MODULE_DEVICE_TABLE in gpio-cadence
- fix a kernel doc validator error in gpio-xilinx
- don't set parent IRQ affinity in gpio-tegra186
----------------------------------------------------------------
Andy Shevchenko (1):
gpio: xilinx: Correct kernel doc for xgpio_probe()
Jon Hunter (1):
gpio: tegra186: Don't set parent IRQ affinity
Zou Wei (1):
gpio: cadence: Add missing MODULE_DEVICE_TABLE
drivers/gpio/gpio-cadence.c | 1 +
drivers/gpio/gpio-tegra186.c | 11 -----------
drivers/gpio/gpio-xilinx.c | 2 +-
3 files changed, 2 insertions(+), 12 deletions(-)
next reply other threads:[~2021-05-21 16:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-21 16:41 Bartosz Golaszewski [this message]
2021-05-21 23:31 ` [GIT PULL] gpio: fixes for v5.13-rc3 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=20210521164139.25088-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