diff options
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/mrvl-gpio.txt')
-rw-r--r-- | Documentation/devicetree/bindings/gpio/mrvl-gpio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt b/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt index 67a2e4e414a5..98d198396956 100644 --- a/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt +++ b/Documentation/devicetree/bindings/gpio/mrvl-gpio.txt | |||
@@ -12,7 +12,7 @@ Required properties: | |||
12 | gpio_mux. | 12 | gpio_mux. |
13 | - interrupt-names : Should be the names of irq resources. Each interrupt | 13 | - interrupt-names : Should be the names of irq resources. Each interrupt |
14 | uses its own interrupt name, so there should be as many interrupt names | 14 | uses its own interrupt name, so there should be as many interrupt names |
15 | as referenced interrups. | 15 | as referenced interrupts. |
16 | - interrupt-controller : Identifies the node as an interrupt controller. | 16 | - interrupt-controller : Identifies the node as an interrupt controller. |
17 | - #interrupt-cells: Specifies the number of cells needed to encode an | 17 | - #interrupt-cells: Specifies the number of cells needed to encode an |
18 | interrupt source. | 18 | interrupt source. |