summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/serial
diff options
context:
space:
mode:
authorChris Brandt2018-07-11 16:41:31 +0200
committerGreg Kroah-Hartman2018-07-16 11:56:22 +0200
commitb819e4aba0f8456966dce137650b9421f5bf9be7 (patch)
tree3fde55662291dffd612e4c49820599bf3e3cb051 /Documentation/devicetree/bindings/serial
parentserial: sh-sci: Add support for R7S9210 (diff)
downloadkernel-qcow2-linux-b819e4aba0f8456966dce137650b9421f5bf9be7.tar.gz
kernel-qcow2-linux-b819e4aba0f8456966dce137650b9421f5bf9be7.tar.xz
kernel-qcow2-linux-b819e4aba0f8456966dce137650b9421f5bf9be7.zip
serial: sh-sci: Document r7s9210 bindings
Add R7S9210 (RZ/A2) support Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/serial')
-rw-r--r--Documentation/devicetree/bindings/serial/renesas,sci-serial.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
index 106808b55b6d..5c002bce8f42 100644
--- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
+++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
@@ -5,6 +5,7 @@ Required properties:
- compatible: Must contain one or more of the following:
- "renesas,scif-r7s72100" for R7S72100 (RZ/A1H) SCIF compatible UART.
+ - "renesas,scif-r7s9210" for R7S9210 (RZ/A2) SCIF compatible UART.
- "renesas,scifa-r8a73a4" for R8A73A4 (R-Mobile APE6) SCIFA compatible UART.
- "renesas,scifb-r8a73a4" for R8A73A4 (R-Mobile APE6) SCIFB compatible UART.
- "renesas,scifa-r8a7740" for R8A7740 (R-Mobile A1) SCIFA compatible UART.