Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

serial: sh-sci: document R8A77970 bindings

R-Car V3M (R8A77970) SoC also has the R-Car gen3 compatible SCIF and HSCIF
ports, so document the SoC specific bindings.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Sergei Shtylyov and committed by
Greg Kroah-Hartman
432219fd 2bd6bf03

+2
+2
Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
··· 41 41 - "renesas,hscif-r8a7795" for R8A7795 (R-Car H3) HSCIF compatible UART. 42 42 - "renesas,scif-r8a7796" for R8A7796 (R-Car M3-W) SCIF compatible UART. 43 43 - "renesas,hscif-r8a7796" for R8A7796 (R-Car M3-W) HSCIF compatible UART. 44 + - "renesas,scif-r8a77970" for R8A77970 (R-Car V3M) SCIF compatible UART. 45 + - "renesas,hscif-r8a77970" for R8A77970 (R-Car V3M) HSCIF compatible UART. 44 46 - "renesas,scif-r8a77995" for R8A77995 (R-Car D3) SCIF compatible UART. 45 47 - "renesas,hscif-r8a77995" for R8A77995 (R-Car D3) HSCIF compatible UART. 46 48 - "renesas,scifa-sh73a0" for SH73A0 (SH-Mobile AG5) SCIFA compatible UART.