Merge tag 'irqchip-fixes-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jun 2022 07:10:49 +0000 (09:10 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jun 2022 07:10:49 +0000 (09:10 +0200)
commit6872fcac7158c3b3728a2ec1ea771ade0e61ddd5
treed7df6acbca838aa85962b0544a45cf13b0128362
parentf2906aa863381afb0015a9eb7fefad885d4e5a56
parent6fac824f40987a54a08dfbcc36145869d02e45b1
Merge tag 'irqchip-fixes-5.19-1' of git://git./linux/kernel/git/maz/arm-platforms into irq/urgent

Pull irqchip/genirq fixes from Marc Zyngier:

 - Invoke runtime PM for chained interrupts, aligning the behaviour
   with that of 'normal' interrupts

 - A flurry of of_node refcounting fixes

 - A fix for the recently merged loongarch that broke UP MIPS

 - A configuration fix for the Xilinx interrupt controller

 - Yet another new compat string for the Uniphier interrupt controller

Link: https://lore.kernel.org/lkml/20220610083628.1205136-1-maz@kernel.org