Skip to content
Commit df4e5413 authored by Marc Zyngier's avatar Marc Zyngier Committed by Valentin Schneider
Browse files

irqchip/bcm2836: Configure mailbox interrupts as standard interrupts



In order to switch the bcm2836 driver to privide standard interrupts
for IPIs, it first needs to stop lying about the way things work.

The mailbox interrupt is actually a multiplexer, with enough
bits to store 32 pending interrupts per CPU. So let's turn it
into a chained irqchip.

Once this is done, we can instanciate the corresponding IPIs,
and pass them to the architecture code.

Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent bea38cf8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment