Commit a5427e4e authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Rob Herring

dt-bindings: serial: Document serialN aliases

Document the format of aliases referring to UARTs.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 27f747b1
...@@ -15,6 +15,10 @@ description: ...@@ -15,6 +15,10 @@ description:
device tree. Whether these properties apply to a particular device depends device tree. Whether these properties apply to a particular device depends
on the DT bindings for the actual device. on the DT bindings for the actual device.
Each enabled UART may have an optional "serialN" alias in the "aliases" node,
where N is the port number (non-negative decimal integer) as printed on the
label next to the physical port.
properties: properties:
$nodename: $nodename:
pattern: "^serial(@.*)?$" pattern: "^serial(@.*)?$"
......
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