dt-bindings: serial: Document serialN aliases
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 25 Mar 2020 09:54:42 +0000 (10:54 +0100)
committerRob Herring <robh@kernel.org>
Tue, 31 Mar 2020 21:25:44 +0000 (15:25 -0600)
Document the format of aliases referring to UARTs.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/serial/serial.yaml

index dd97ecd..53204d9 100644 (file)
@@ -15,6 +15,10 @@ description:
   device tree.  Whether these properties apply to a particular device depends
   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:
   $nodename:
     pattern: "^serial(@.*)?$"