From: Lad Prabhakar commit 3cf1601ab00ce55820e6130611f536b326563a7e upstream. RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIFB ports, so document the SoC specific bindings. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu Reviewed-by: Geert Uytterhoeven Signed-off-by: Rob Herring [biju: Patched text version of bindings file] Signed-off-by: Biju Das --- Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index 14768b504d13..dff8cb1a2980 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -11,6 +11,7 @@ Required properties: - "renesas,scifb-r8a7740" for R8A7740 (R-Mobile A1) SCIFB compatible UART. - "renesas,scif-r8a7742" for R8A7742 (RZ/G1H) SCIF compatible UART. - "renesas,scifa-r8a7742" for R8A7742 (RZ/G1H) SCIFA compatible UART. + - "renesas,scifb-r8a7742" for R8A7742 (RZ/G1H) SCIFB compatible UART. - "renesas,scif-r8a7743" for R8A7743 (RZ/G1M) SCIF compatible UART. - "renesas,scifa-r8a7743" for R8A7743 (RZ/G1M) SCIFA compatible UART. - "renesas,scifb-r8a7743" for R8A7743 (RZ/G1M) SCIFB compatible UART. -- 2.17.1