From: Lad Prabhakar commit 8908a822663f6958f56174120de383ff955874be upstream. RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible SCIF 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 c57622ef52eb..14768b504d13 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -9,6 +9,7 @@ Required properties: - "renesas,scifb-r8a73a4" for R8A73A4 (R-Mobile APE6) SCIFB compatible UART. - "renesas,scifa-r8a7740" for R8A7740 (R-Mobile A1) SCIFA compatible UART. - "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,scif-r8a7743" for R8A7743 (RZ/G1M) SCIF compatible UART. - "renesas,scifa-r8a7743" for R8A7743 (RZ/G1M) SCIFA compatible UART. -- 2.17.1