summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
diff options
context:
space:
mode:
authorAlexandre Belloni2014-09-12 17:43:00 +0200
committerJason Cooper2014-09-14 08:33:54 +0200
commit20afdeb812da4097447eb324f34be11a10b11542 (patch)
treea868768c9ff13074bc7daf57b51da3d957179889 /Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
parentirqchip: atmel-aic5: The sama5d3 has 48 IRQs (diff)
downloadkernel-qcow2-linux-20afdeb812da4097447eb324f34be11a10b11542.tar.gz
kernel-qcow2-linux-20afdeb812da4097447eb324f34be11a10b11542.tar.xz
kernel-qcow2-linux-20afdeb812da4097447eb324f34be11a10b11542.zip
irqchip: atmel-aic5: Add sama5d4 support
Add sama5d4 support to irq-atmel-aic5. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Link: https://lkml.kernel.org/r/1410536587-24607-2-git-send-email-alexandre.belloni@free-electrons.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt')
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
index 2742e9cfd6b1..f292917fa00d 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/atmel,aic.txt
@@ -2,7 +2,7 @@
Required properties:
- compatible: Should be "atmel,<chip>-aic"
- <chip> can be "at91rm9200" or "sama5d3"
+ <chip> can be "at91rm9200", "sama5d3" or "sama5d4"
- interrupt-controller: Identifies the node as an interrupt controller.
- interrupt-parent: For single AIC system, it is an empty property.
- #interrupt-cells: The number of cells to define the interrupts. It should be 3.