]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit323b03796e60072b5e97fab77266e670ccc02dbc
tree7edfbadb265ac6c597f22527f9e34a4f99ca5f1e
parentbfc7e1a6ac290bff8e5b3d4e57f28e1525258645
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]