dt-bindings: mvebu-uart: DT fix s/interrupts-names/interrupt-names/
authorGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 23 Apr 2018 07:35:16 +0000 (09:35 +0200)
committerRob Herring <robh@kernel.org>
Tue, 1 May 2018 13:18:10 +0000 (08:18 -0500)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/mvebu-uart.txt

index 2ae2fee7e023c01375f7fa09b9b21f7f812293c1..b7e0e32b9ac62c1029ba93998b8257ce71478de4 100644 (file)
@@ -24,7 +24,7 @@ Required properties:
     - Must contain two elements for the extended variant of the IP
       (marvell,armada-3700-uart-ext): "uart-tx" and "uart-rx",
       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
       property is also supported for the standard variant of the IP,
       containing only the UART sum interrupt. This form is deprecated