summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMiodrag Dinic2017-12-29 16:41:46 +0100
committerMarc Zyngier2018-01-04 12:14:04 +0100
commit4235ff50cf98dd42ba15175687570f9f03e124a1 (patch)
tree413436fa79b8f1d9e0961255fdabe27357b8cf40 /MAINTAINERS
parentdt-bindings/goldfish-pic: Add device tree binding for Goldfish PIC driver (diff)
downloadkernel-qcow2-linux-4235ff50cf98dd42ba15175687570f9f03e124a1.tar.gz
kernel-qcow2-linux-4235ff50cf98dd42ba15175687570f9f03e124a1.tar.xz
kernel-qcow2-linux-4235ff50cf98dd42ba15175687570f9f03e124a1.zip
irqchip/irq-goldfish-pic: Add Goldfish PIC driver
Add device driver for a virtual programmable interrupt controller The virtual PIC is designed as a device tree-based interrupt controller. The compatible string used by OS for binding the driver is "google,goldfish-pic". Signed-off-by: Miodrag Dinic <miodrag.dinic@mips.com> Signed-off-by: Goran Ferenc <goran.ferenc@mips.com> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fe9a60ac81d8..f3b9b8775e41 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -871,6 +871,7 @@ ANDROID GOLDFISH PIC DRIVER
M: Miodrag Dinic <miodrag.dinic@mips.com>
S: Supported
F: Documentation/devicetree/bindings/interrupt-controller/google,goldfish-pic.txt
+F: drivers/irqchip/irq-goldfish-pic.c
ANDROID GOLDFISH RTC DRIVER
M: Miodrag Dinic <miodrag.dinic@mips.com>