• Marc Zyngier's avatar
    irqchip/hip04: Configure IPIs as standard interrupts · a2df12c5
    Marc Zyngier authored
    In order to switch the hip04 driver to provide standard interrupts
    for IPIs, rework the way interrupts are allocated, making sure
    the irqdomain covers the SGIs as well as the rest of the interrupt
    range.
    
    The driver is otherwise so old-school that it creates all interrupts
    upfront (duh!), so there is hardly anything else to change, apart
    from communicating the IPIs to the arch code.
    Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
    a2df12c5
irq-hip04.c 10.3 KB