• Thomas Gleixner's avatar
    Merge tag 'irqchip-5.18' of... · f0fae8a0
    Thomas Gleixner authored
    Merge tag 'irqchip-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
    
    Pull irqchip updates from Marc Zyngier:
    
      - Add support for the STM32MP13 variant
    
      - Move parent device away from struct irq_chip
    
      - Remove all instances of non-const strings assigned to
        struct irq_chip::name, enabling a nice cleanup for VIC and GIC)
    
      - Simplify the Qualcomm PDC driver
    
      - A bunch of SiFive PLIC cleanups
    
      - Add support for a new variant of the Meson GPIO block
    
      - Add support for the irqchip side of the Apple M1 PMU
    
      - Add support for the Apple M1 Pro/Max AICv2 irqchip
    
      - Add support for the Qualcomm MPM wakeup gadget
    
      - Move the Xilinx driver over to the generic irqdomain handling
    
      - Tiny speedup for IPIs on GICv3 systems
    
      - The usual odd cleanups
    
    Link: https://lore.kernel.org/all/20220313105142.704579-1-maz@kernel.org
    f0fae8a0
irq-sifive-plic.c 10.7 KB