diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2018-01-10 23:04:21 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-01-10 23:04:21 +0300 |
commit | 80023aea83532c59e5a75fcc54b4158e44216c4a (patch) | |
tree | c7d25cc0ba331631f9ef5b20fa6644bfbed3149d /MAINTAINERS | |
parent | 6baf9e67c9c5d738188b8490893c7e079d3deb7e (diff) | |
parent | ebe2f8718007d5a1238bb3cb8141b5bb2b4d5773 (diff) | |
download | linux-80023aea83532c59e5a75fcc54b4158e44216c4a.tar.xz |
Merge tag 'irqchip-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Pull irqchip updates for 4.16 from Marc Zyngier
- Fix a GICv3 issue when parsing ACPI entries for disabled CPUs
- Driver for the MIPS Goldfish virtual platform
- Small fixlet for the ompic driver
- Interrupt polarity support for the Raspberry Pi irqchip
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 95c3fa1f520f..729f80d45bdf 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -867,6 +867,12 @@ S: Supported F: drivers/android/ F: drivers/staging/android/ +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> S: Supported |