linux/arch/arm/include/asm/hardware
Arnd Bergmann c1fe8d054c ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLER
This is one of the last platforms using the old entry path.
While this code path is spread over a few files, it is fairly
straightforward to convert it into an equivalent C version,
leaving the existing algorithm and all the priority handling
the same.

Unlike most irqchip drivers, this means reading the status
register(s) in a loop and always handling the highest-priority
irq first.

The IOMD_IRQREQC and IOMD_IRQREQD registers are not actaully
used here, but I left the code in place for the time being,
to keep the conversion as direct as possible. It could be
removed in a cleanup on top.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
[ardb: drop obsolete IOMD_IRQREQC/IOMD_IRQREQD handling]
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Tested-by: Marc Zyngier <maz@kernel.org>
Tested-by: Vladimir Murzin <vladimir.murzin@arm.com> # ARMv7M
2021-12-03 18:43:38 +01:00
..
cache-aurora-l2.h ARM: 8885/1: aurora-l2: add defines for parity and ECC registers 2019-08-29 07:58:01 +01:00
cache-b15-rac.h
cache-feroceon-l2.h
cache-l2x0.h ARM: l2c: add definition for FWA in PL310 aux register 2019-10-17 16:36:10 +02:00
cache-tauros2.h
cache-uniphier.h
cp14.h
dec21285.h
ioc.h
iomd.h
locomo.h ARM: 9049/1: locomo: make locomo bus's remove callback return void 2021-02-01 19:44:30 +00:00
memc.h
sa1111.h ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void 2021-02-01 19:42:13 +00:00
scoop.h
ssp.h