Browse Source

dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Geert Uytterhoeven 7 years ago
parent
commit
17a16542b8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Documentation/devicetree/bindings/serial/mvebu-uart.txt

+ 1 - 1
Documentation/devicetree/bindings/serial/mvebu-uart.txt

@@ -24,7 +24,7 @@ Required properties:
     - Must contain two elements for the extended variant of the IP
     - Must contain two elements for the extended variant of the IP
       (marvell,armada-3700-uart-ext): "uart-tx" and "uart-rx",
       (marvell,armada-3700-uart-ext): "uart-tx" and "uart-rx",
       respectively the UART TX interrupt and the UART RX interrupt. A
       respectively the UART TX interrupt and the UART RX interrupt. A
-      corresponding interrupts-names property must be defined.
+      corresponding interrupt-names property must be defined.
     - For backward compatibility reasons, a single element interrupts
     - For backward compatibility reasons, a single element interrupts
       property is also supported for the standard variant of the IP,
       property is also supported for the standard variant of the IP,
       containing only the UART sum interrupt. This form is deprecated
       containing only the UART sum interrupt. This form is deprecated