Commit 7b240e44 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring

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

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 779857e1
...@@ -24,7 +24,7 @@ Required properties: ...@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment