Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Sun, 14 Nov 2021 12:59:05 +0000 (13:59 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 14 Nov 2021 12:59:05 +0000 (13:59 +0100)
commit979292af5b512c27803316de2cd06970c54251e5
tree974f6e65385c5b9e2f991b8309ec40c24571bed1
parent3735459037114d31e5acd9894fad9aed104231a0
parent10a20b34d735fb4a4af067919b9c0a1c870dac99
Merge tag 'irqchip-fixes-5.16-1' of git://git./linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip fixes from Marc Zyngier:

  - Address an issue with the SiFive PLIC being unable to EOI
    a masked interrupt

  - Move the disable/enable methods in the CSky mpintc to
    mask/unmask

  - Fix a regression in the OF irq code where an interrupt-controller
    property in the same node as an interrupt-map property would get
    ignored

Link: https://lore.kernel.org/all/20211112173459.4015233-1-maz@kernel.org