aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorEddie James <eajames@linux.ibm.com>2020-01-15 15:29:40 -0600
committerMarc Zyngier <maz@kernel.org>2020-01-20 19:10:04 +0000
commit04f605906ff00c649751519ca73d3058372cdc78 (patch)
tree928670eb521c758578626d12b8186b8e987fda18 /MAINTAINERS
parentdt-bindings: interrupt-controller: Add Aspeed SCU interrupt controller (diff)
downloadlinux-dev-04f605906ff00c649751519ca73d3058372cdc78.tar.xz
linux-dev-04f605906ff00c649751519ca73d3058372cdc78.zip
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
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index f9f6e4060a92..ac21e7b779c9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2697,6 +2697,7 @@ M: Eddie James <eajames@linux.ibm.com>
L: linux-aspeed@lists.ozlabs.org (moderated for non-subscribers)
S: Maintained
F: Documentation/devicetree/bindings/interrupt-controller/aspeed,ast2xxx-scu-ic.txt
+F: drivers/irqchip/irq-aspeed-scu-ic.c
F: include/dt-bindings/interrupt-controller/aspeed-scu-ic.h
ASPEED VIDEO ENGINE DRIVER