Skip to content

Commit 456ad4a

Browse files
Ulrich Hechtgregkh
authored andcommitted
serial: sh-sci: Add device tree bindings for r8a7793
Also replaces "R-Car M2" with "R-Car M2-W" to avoid confusion. Signed-off-by: Ulrich Hecht <ulrich.hecht+renesas@gmail.com> Acked-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 5f8b904 commit 456ad4a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

Documentation/devicetree/bindings/serial/renesas,sci-serial.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,14 @@ Required properties:
1515
- "renesas,scifa-r8a7790" for R8A7790 (R-Car H2) SCIFA compatible UART.
1616
- "renesas,scifb-r8a7790" for R8A7790 (R-Car H2) SCIFB compatible UART.
1717
- "renesas,hscif-r8a7790" for R8A7790 (R-Car H2) HSCIF compatible UART.
18-
- "renesas,scif-r8a7791" for R8A7791 (R-Car M2) SCIF compatible UART.
19-
- "renesas,scifa-r8a7791" for R8A7791 (R-Car M2) SCIFA compatible UART.
20-
- "renesas,scifb-r8a7791" for R8A7791 (R-Car M2) SCIFB compatible UART.
21-
- "renesas,hscif-r8a7791" for R8A7791 (R-Car M2) HSCIF compatible UART.
18+
- "renesas,scif-r8a7791" for R8A7791 (R-Car M2-W) SCIF compatible UART.
19+
- "renesas,scifa-r8a7791" for R8A7791 (R-Car M2-W) SCIFA compatible UART.
20+
- "renesas,scifb-r8a7791" for R8A7791 (R-Car M2-W) SCIFB compatible UART.
21+
- "renesas,hscif-r8a7791" for R8A7791 (R-Car M2-W) HSCIF compatible UART.
22+
- "renesas,scif-r8a7793" for R8A7793 (R-Car M2-N) SCIF compatible UART.
23+
- "renesas,scifa-r8a7793" for R8A7793 (R-Car M2-N) SCIFA compatible UART.
24+
- "renesas,scifb-r8a7793" for R8A7793 (R-Car M2-N) SCIFB compatible UART.
25+
- "renesas,hscif-r8a7793" for R8A7793 (R-Car M2-N) HSCIF compatible UART.
2226
- "renesas,scif-r8a7794" for R8A7794 (R-Car E2) SCIF compatible UART.
2327
- "renesas,scifa-r8a7794" for R8A7794 (R-Car E2) SCIFA compatible UART.
2428
- "renesas,scifb-r8a7794" for R8A7794 (R-Car E2) SCIFB compatible UART.

0 commit comments

Comments
 (0)