]> xenbits.xensource.com Git - people/julieng/linux-arm.git/commitdiff
spi: rspi: Add r8a7743/5 to the compatible list
authorFabrizio Castro <fabrizio.castro@bp.renesas.com>
Fri, 8 Sep 2017 08:07:15 +0000 (09:07 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 19 Sep 2017 13:14:07 +0000 (14:14 +0100)
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-rspi.txt

index 8f4169f6393648c7741911620f12327985c0d750..3b02b3a7cfb28858dc4eaf7ad9fa8f9404832779 100644 (file)
@@ -5,11 +5,14 @@ Required properties:
                     "renesas,rspi-<soctype>", "renesas,rspi" as fallback.
                     For Renesas Serial Peripheral Interface on RZ/A1H:
                     "renesas,rspi-<soctype>", "renesas,rspi-rz" as fallback.
-                    For Quad Serial Peripheral Interface on R-Car Gen2:
+                    For Quad Serial Peripheral Interface on R-Car Gen2 and
+                    RZ/G1 devices:
                     "renesas,qspi-<soctype>", "renesas,qspi" as fallback.
                     Examples with soctypes are:
                        - "renesas,rspi-sh7757" (SH)
                        - "renesas,rspi-r7s72100" (RZ/A1H)
+                       - "renesas,qspi-r8a7743" (RZ/G1M)
+                       - "renesas,qspi-r8a7745" (RZ/G1E)
                        - "renesas,qspi-r8a7790" (R-Car H2)
                        - "renesas,qspi-r8a7791" (R-Car M2-W)
                        - "renesas,qspi-r8a7792" (R-Car V2H)