OSDN Git Service

Merge branch irq/meson-gpio into irq/irqchip-next
authorMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 11:21:01 +0000 (11:21 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 9 Mar 2022 11:21:01 +0000 (11:21 +0000)
commit92af5d479013494ad15f929ef0b75b705c34fbb4
tree60df59db83dacc040a5e2c1bb538c33918189dc1
parent8e6958c80ead0f9891c9db6f64841050f63785ba
parentd6c47d21a0ef9a76c537f8c5258b49d61f2e160f
Merge branch irq/meson-gpio into irq/irqchip-next

* irq/meson-gpio:
  : .
  : Expand meson-gpio support to deal with the new Meson-S4 SoC
  : .
  irqchip/meson-gpio: Add support for meson s4 SoCs
  irqchip/meson-gpio: add select trigger type callback
  irqchip/meson-gpio: support more than 8 channels gpio irq
  dt-bindings: interrupt-controller: New binding for Meson-S4 SoCs

Signed-off-by: Marc Zyngier <maz@kernel.org>