[tip: irq/urgent] Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent

From: tip-bot2 for Thomas Gleixner
Date: Sun Nov 14 2021 - 08:04:21 EST


The following commit has been merged into the irq/urgent branch of tip:

Commit-ID: 979292af5b512c27803316de2cd06970c54251e5
Gitweb: https://git.kernel.org/tip/979292af5b512c27803316de2cd06970c54251e5
Author: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
AuthorDate: Sun, 14 Nov 2021 13:59:05 +01:00
Committer: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
CommitterDate: Sun, 14 Nov 2021 13:59:05 +01:00

Merge tag 'irqchip-fixes-5.16-1' of git://git.kernel.org/pub/scm/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@xxxxxxxxxx
---