irqchip/gic: Add arm,pl390 support
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 14 Sep 2015 20:06:43 +0000 (22:06 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 22 Sep 2015 10:51:18 +0000 (12:51 +0200)
commit8709b9eb37f07193e39ae4f8f8cb59aaed9eae2e
tree8d1ac799b5689949b731b68fd0370f825b963f61
parent2a1d3ab8986d1b2f598ffc42351d94166fa0f022
irqchip/gic: Add arm,pl390 support

Add support for the PrimeCell® Generic Interrupt Controller (PL390) to
the GIC DT bindings and driver.

Currently the GIC driver treats this GIC variant the same as other GIC
variants, but there are differences in hardware topology (e.g. clock
inputs).

Sort the list of compatible values while we're at it.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh+dt@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Kumar Gala <galak@codeaurora.org>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Link: http://lkml.kernel.org/r/1442261204-30931-2-git-send-email-geert%2Brenesas@glider.be
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/devicetree/bindings/arm/gic.txt
drivers/irqchip/irq-gic.c