summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2020-05-05 12:59:04 +0100
committerMarc Zyngier <maz@kernel.org>2020-09-17 16:37:27 +0100
commit0809ae724904c3c5dbdddf4169d48aac9c6fcdc8 (patch)
tree44b2e730d62350d6553ce7f9840b1c1dafc14af9 /scripts
parent3567c6ca47546106d36d995790e4eb80e3f14632 (diff)
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: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions