[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210804135922.13050-1-brgl@bgdev.pl>
Date: Wed, 4 Aug 2021 15:59:22 +0200
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Linus Walleij <linus.walleij@...aro.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Bartosz Golaszewski <brgl@...ev.pl>
Subject: [GIT PULL] gpio: fixes for v5.14-rc5
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(-)
Powered by blists - more mailing lists