aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/interrupt-controller
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-04-26 07:41:51 -0400
committerArnd Bergmann <arnd@arndb.de>2016-04-26 07:41:51 -0400
commit6945248f34b95330700f3d2632608457abaddb18 (patch)
treef5725a60e53659d3fecab9d1ae72b1e8ea7682ef /Documentation/devicetree/bindings/interrupt-controller
parent1fb75865d8b80b216a6f540b32f6cd1480f8c843 (diff)
parent0767a5cb425374aafa89d33d6b1190a01d7f6b0e (diff)
Merge tag 'ox810se-arm-dt-v4.6-rc3' of https://github.com/superna9999/linux into next/dt
Merge "ARM: dts: Add OXNAS Platform Bindings" from Neil Armstrong: * tag 'ox810se-arm-dt-v4.6-rc3' of https://github.com/superna9999/linux: ARM: boot: dts: Add Western Digital My Book World Edition device tree dt-bindings: Add Western Digital to vendor prefixes dt-bindings: Add OXNAS bindings ARM: boot: dts: Add Oxford Semiconductor OX810SE dtsi dt-bindings: Add Oxford Semiconductor to vendor prefixes dt-bindings: irq: arm,versatile-fpga: add compatible string for OX810SE SoC
Diffstat (limited to 'Documentation/devicetree/bindings/interrupt-controller')
-rw-r--r--Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt b/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
index c9cf605bb995..2a1d16bdf834 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
+++ b/Documentation/devicetree/bindings/interrupt-controller/arm,versatile-fpga-irq.txt
@@ -6,7 +6,7 @@ controllers are OR:ed together and fed to the CPU tile's IRQ input. Each
6instance can handle up to 32 interrupts. 6instance can handle up to 32 interrupts.
7 7
8Required properties: 8Required properties:
9- compatible: "arm,versatile-fpga-irq" 9- compatible: "arm,versatile-fpga-irq" or "oxsemi,ox810se-rps-irq"
10- interrupt-controller: Identifies the node as an interrupt controller 10- interrupt-controller: Identifies the node as an interrupt controller
11- #interrupt-cells: The number of cells to define the interrupts. Must be 1 11- #interrupt-cells: The number of cells to define the interrupts. Must be 1
12 as the FPGA IRQ controller has no configuration options for interrupt 12 as the FPGA IRQ controller has no configuration options for interrupt