diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2019-02-01 11:09:46 -0500 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-23 10:02:14 -0400 |
commit | 167c6b5ecee1c91867b4a92fcd472e3ddeaeffdc (patch) | |
tree | f117241c2c73753d1aaacca65891638f6b94622b /MAINTAINERS | |
parent | 65af666713ffd275d6db3f086f80e070594c4732 (diff) |
irqchip: ixp4xx: Add DT bindings
This adds device tree bindings for the IXP4xx interrupt
controller. It's a standard 2-cell controller.
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: devicetree@vger.kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bc918f318797..ad05704fbd68 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1690,6 +1690,7 @@ M: Imre Kaloz <kaloz@openwrt.org> | |||
1690 | M: Krzysztof Halasa <khalasa@piap.pl> | 1690 | M: Krzysztof Halasa <khalasa@piap.pl> |
1691 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1691 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1692 | S: Maintained | 1692 | S: Maintained |
1693 | F: Documentation/devicetree/bindings/interrupt-controller/intel,ixp4xx-interrupt.yaml | ||
1693 | F: arch/arm/mach-ixp4xx/ | 1694 | F: arch/arm/mach-ixp4xx/ |
1694 | F: drivers/clocksource/timer-ixp4xx.c | 1695 | F: drivers/clocksource/timer-ixp4xx.c |
1695 | F: drivers/gpio/gpio-ixp4xx.c | 1696 | F: drivers/gpio/gpio-ixp4xx.c |