Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm...
authorThomas Gleixner <tglx@linutronix.de>
Sun, 29 Mar 2020 20:20:48 +0000 (22:20 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 29 Mar 2020 20:20:48 +0000 (22:20 +0200)
commit8a13b02a010a743ea0725e9a5454f42cddb65cf0
tree16e823aa423af872dcaf316ae91da9f99f2b9bb1
parentba947241f125b19bb6f08a78c22827b9f6a1317a
parent771df8cf0bc3a9a94bc16a58da136cad186cea27
Merge tag 'irqchip-5.7' of git://git./linux/kernel/git/maz/arm-platforms into irq/core

Pull irqchip updates from Marc Zyngier:

 - Second batch of the GICv4.1 support saga
 - Level triggered interrupt support for the stm32 controller
 - Versatile-fpga chained interrupt fixes
 - DT support for cascaded VIC interrupt controller
 - RPi irqchip initialization fixes
 - Multi-instance support for the Xilinx interrupt controller
 - Multi-instance support for the PLIC interrupt controller
 - CPU hotplug support for the PLIC interrupt controller
 - Ingenic X1000 TCU support
 - Small fixes all over the shop (GICv3, GICv4, Xilinx, Atmel, sa1111)
 - Cleanups (setup_irq removal, zero-length array removal)