irqchip: Add Aspeed SCU interrupt controller
authorEddie James <eajames@linux.ibm.com>
Wed, 15 Jan 2020 21:29:40 +0000 (15:29 -0600)
committerMarc Zyngier <maz@kernel.org>
Mon, 20 Jan 2020 19:10:04 +0000 (19:10 +0000)
commit04f605906ff00c649751519ca73d3058372cdc78
tree928670eb521c758578626d12b8186b8e987fda18
parent5350a237b4525ad12170f16239c9e9c7797df02f
irqchip: Add Aspeed SCU interrupt controller

The Aspeed SOCs provide some interrupts through the System Control
Unit registers. Add an interrupt controller that provides these
interrupts to the system.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/1579123790-6894-3-git-send-email-eajames@linux.ibm.com
MAINTAINERS
drivers/irqchip/Makefile
drivers/irqchip/irq-aspeed-scu-ic.c [new file with mode: 0644]