pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 09:57:27 +0000 (10:57 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 4 Apr 2019 15:13:53 +0000 (16:13 +0100)
commit 1ebc589a7786f17f97b9e87b44e0fb4d0290d8f8 upstream.

The gether_gmii_mux[] array contains the REF125CK pin mark, but the
gether_gmii_pins[] array lacks the corresponding pin number.

Fixes: bae11d30d0cafdc5 ("sh-pfc: r8a7740: Add GETHER pin groups and functions")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/pinctrl/sh-pfc/pfc-r8a7740.c

index e4c1ef47705374c00a74c90b30a23190753223b7..61270788a1f7f632ad23f2dacde8ef612f5077ca 100644 (file)
@@ -1987,7 +1987,7 @@ static const unsigned int gether_gmii_pins[] = {
         */
        185, 186, 187, 188, 189, 190, 191, 192, 174, 161, 204,
        171, 170, 169, 168, 167, 166, 173, 172, 176, 184, 183, 203,
-       205, 163, 206, 207,
+       205, 163, 206, 207, 158,
 };
 static const unsigned int gether_gmii_mux[] = {
        ET_ERXD0_MARK, ET_ERXD1_MARK, ET_ERXD2_MARK, ET_ERXD3_MARK,