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

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>

authored by

Geert Uytterhoeven and committed by
Linus Walleij
caa92ee8 76bc7f18

+1 -1
+1 -1
Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt
··· 5 5 - compatible: should contain one or more of the following: 6 6 - "renesas,gpio-r8a7743": for R8A7743 (RZ/G1M) compatible GPIO controller. 7 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 9 - "renesas,gpio-r8a7779": for R8A7779 (R-Car H1) compatible GPIO controller. 10 10 - "renesas,gpio-r8a7790": for R8A7790 (R-Car H2) compatible GPIO controller. 11 11 - "renesas,gpio-r8a7791": for R8A7791 (R-Car M2-W) compatible GPIO controller.