OSDN Git Service

Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2022 19:58:17 +0000 (12:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Sep 2022 19:58:17 +0000 (12:58 -0700)
commita335366bad1364a07f49df9da1fdfa6d411a5f39
treed352db0059f443118bc93a45b30a26eab1ecccfe
parent6879c2d3b96039ff1668b4328a4d0dd3ea952cff
parent09eed5a1ed3c752892663976837eb4244c2f1984
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git./linux/kernel/git/brgl/linux

Pull gpio fixes from Bartosz Golaszewski:

 - fix the level-low interrupt type support in gpio-mpc8xxx

 - convert another two drivers to using immutable irq chips

 - MAINTAINERS update

* tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux:
  gpio: mt7621: Make the irqchip immutable
  gpio: ixp4xx: Make irqchip immutable
  MAINTAINERS: Update HiSilicon GPIO Driver maintainer
  gpio: mpc8xxx: Fix support for IRQ_TYPE_LEVEL_LOW flow_type in mpc85xx
MAINTAINERS