From: Lad Prabhakar commit 65994c09bc66d7241be2f7d6eb3b43f894ba2db0 upstream. RZ/G1H (R8A7742) SoC also has the R-Car gen2 compatible HSCIF 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 dff8cb1a2980..05bb154d6243 100644 --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt @@ -12,6 +12,7 @@ Required properties: - "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,hscif-r8a7742" for R8A7742 (RZ/G1H) HSCIF 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