aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2017-12-19 11:03:42 -0500
committerLinus Walleij <linus.walleij@linaro.org>2017-12-21 04:52:41 -0500
commitcaa92ee84ba02aa2619b087d81a9e2e54a2235fd (patch)
tree4ee141c8d99eeb767792c7ea1fae39f59a1d6789
parent76bc7f187677e6f0c57e327a689be92d999ed7e8 (diff)
dt-bindings: gpio: rcar: Correct SoC family name for R8A7778
R8A7778 is R-Car (not R-Mobile) M1. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Simon Horman <horms+renesas@verge.net.au> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
-rw-r--r--Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
index a7ac460ad657..9474138d776e 100644
--- a/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
+++ b/Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
@@ -5,7 +5,7 @@ Required Properties:
5 - compatible: should contain one or more of the following: 5 - compatible: should contain one or more of the following:
6 - "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller. 6 - "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller.
7 - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller. 7 - "renesas,gpio-r8a7745": for R8A7745 (RZ/G1E) compatible GPIO controller.
8 - "renesas,gpio-r8a7778": for R8A7778 (R-Mobile M1) compatible GPIO controller. 8 - "renesas,gpio-r8a7778": for R8A7778 (R-Car M1) compatible GPIO controller.
9 - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller. 9 - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller.
10 - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller. 10 - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller.
11 - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller. 11 - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller.