]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc0ee7f8fcbe4e61d61e74e02080934632f07334c
treed352db0059f443118bc93a45b30a26eab1ecccfe
parent5709fa9b1f8c4fbc7170789121e3f5ca3c570d74
parent267c9c8a68156ec9a398de039261ae78ee750858
Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/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