aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacopo Mondi <jacopo+renesas@jmondi.org>2018-04-16 09:55:28 -0400
committerRob Herring <robh@kernel.org>2018-04-16 11:25:48 -0400
commit7de5b7e5f6a67c285b86d1478e8e150929c93482 (patch)
tree0a862c817124d081fb10fbae49345ade40f00809
parent1a862488729a6ea9cfd285d2c90f8738949ae7d2 (diff)
dt-bindings: serial: sh-sci: Add support for r8a77965 (H)SCIF
Add documentation for r8a77965 compatible string to Renesas sci-serial device tree bindings documentation. Signed-off-by: Jacopo Mondi <jacopo+renesas@jmondi.org> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/serial/renesas,sci-serial.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
index ad962f4ec3aa..0cc5417904dd 100644
--- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
+++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
@@ -41,6 +41,8 @@ Required properties:
41 - "renesas,hscif-r8a7795" for R8A7795 (R-Car H3) HSCIF compatible UART. 41 - "renesas,hscif-r8a7795" for R8A7795 (R-Car H3) HSCIF compatible UART.
42 - "renesas,scif-r8a7796" for R8A7796 (R-Car M3-W) SCIF compatible UART. 42 - "renesas,scif-r8a7796" for R8A7796 (R-Car M3-W) SCIF compatible UART.
43 - "renesas,hscif-r8a7796" for R8A7796 (R-Car M3-W) HSCIF compatible UART. 43 - "renesas,hscif-r8a7796" for R8A7796 (R-Car M3-W) HSCIF compatible UART.
44 - "renesas,scif-r8a77965" for R8A77965 (R-Car M3-N) SCIF compatible UART.
45 - "renesas,hscif-r8a77965" for R8A77965 (R-Car M3-N) HSCIF compatible UART.
44 - "renesas,scif-r8a77970" for R8A77970 (R-Car V3M) SCIF compatible UART. 46 - "renesas,scif-r8a77970" for R8A77970 (R-Car V3M) SCIF compatible UART.
45 - "renesas,hscif-r8a77970" for R8A77970 (R-Car V3M) HSCIF compatible UART. 47 - "renesas,hscif-r8a77970" for R8A77970 (R-Car V3M) HSCIF compatible UART.
46 - "renesas,scif-r8a77980" for R8A77980 (R-Car V3H) SCIF compatible UART. 48 - "renesas,scif-r8a77980" for R8A77980 (R-Car V3H) SCIF compatible UART.