]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm...
authorThomas Gleixner <tglx@linutronix.de>
Mon, 3 Aug 2020 12:33:23 +0000 (14:33 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 3 Aug 2020 12:33:23 +0000 (14:33 +0200)
commit8e50db1b9ad23225dbc126c0a6827ce6704455f0
tree279ae2801fd397ee43fe9c659392f558f066872e
parentf0eeddcb1612cfe8a73b4ebcd5aa1bea0f913562
parent6bb5da9c67ec4fb34a606635b9987a13084ba7f3
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core

Pull irqchip updates from Marc Zyngier:

 - Add infrastructure to allow DT irqchip platform drivers to
   be built as modules
 - Allow qcom-pdc, mtk-cirq and mtk-sysirq to be built as module
 - Fix ACPI probing to avoid abusing function pointer casting
 - Allow bcm7120-l2 and brcmstb-l2 to be used as wake-up sources
 - Teach NXP's IMX INTMUX some power management
 - Allow stm32-exti to be used as a hierarchical irqchip
 - Let stm32-exti use the hw spinlock API in its full glory
 - A couple of GICv4.1 fixes
 - Tons of cleanups (mtk-sysirq, aic5, bcm7038-l1, imx-intmux,
   brcmstb-l2, ativic32, ti-sci-inta, lonsoon, MIPS GIC, GICv3)
kernel/irq/chip.c