linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 v6.0-rc6
Date: Fri, 16 Sep 2022 09:42:53 +0200	[thread overview]
Message-ID: <20220916074253.781428-1-brgl@bgdev.pl> (raw)

Linus,

Please pull the following set of fixes for the next rc.

Bartosz

The following changes since commit 7e18e42e4b280c85b76967a9106a13ca61c16179:

  Linux 6.0-rc4 (2022-09-04 13:10:01 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git gpio-fixes-for-v6.0-rc6

for you to fetch changes up to 09eed5a1ed3c752892663976837eb4244c2f1984:

  gpio: mt7621: Make the irqchip immutable (2022-09-14 14:18:08 +0200)

----------------------------------------------------------------
gpio fixes for v6.0-rc6

- fix the level-low interrupt type support in gpio-mpc8xxx
- convert another two drivers to using immputable irq chips
- MAINTAINERS update

----------------------------------------------------------------
Jay Fang (1):
      MAINTAINERS: Update HiSilicon GPIO Driver maintainer

Linus Walleij (1):
      gpio: ixp4xx: Make irqchip immutable

Pali Rohár (1):
      gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx

Sergio Paracuellos (1):
      gpio: mt7621: Make the irqchip immutable

 MAINTAINERS                 |  2 +-
 drivers/gpio/gpio-ixp4xx.c  | 17 ++++++++++++++---
 drivers/gpio/gpio-mpc8xxx.c |  1 +
 drivers/gpio/gpio-mt7621.c  | 21 +++++++++++++++------
 4 files changed, 31 insertions(+), 10 deletions(-)

             reply	other threads:[~2022-09-16  7:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16  7:42 Bartosz Golaszewski [this message]
2022-09-16 14:05 ` [GIT PULL] gpio: fixes for v6.0-rc6 Linus Torvalds
2022-09-16 14:29   ` Bartosz Golaszewski
2022-09-16 20:01 ` 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=20220916074253.781428-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).