OSDN Git Service

irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller Driver
authorTalel Shenhar <talel@amazon.com>
Mon, 10 Jun 2019 08:34:43 +0000 (11:34 +0300)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 3 Jul 2019 08:19:11 +0000 (09:19 +0100)
commit1eb77c3bcdb70f2501f419b3da45b19acaf01072
tree7edfbadb265ac6c597f22527f9e34a4f99ca5f1e
parent74b5150cde45ab29ee332a3d1e770c00431f7993
irqchip/al-fic: Introduce Amazon's Annapurna Labs Fabric Interrupt Controller Driver

The Amazon's Annapurna Labs Fabric Interrupt Controller has 32 inputs.
A FIC (Fabric Interrupt Controller) may be cascaded into another FIC or
directly to the main CPU Interrupt Controller (e.g. GIC).

Signed-off-by: Talel Shenhar <talel@amazon.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
MAINTAINERS
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-al-fic.c [new file with mode: 0644]