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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jan 2020 09:24:04 +0000 (10:24 +0100)
commit0edf797c893b970749679d5939fb5d1e6e2b8f0a
treec3e619f9a3b223e979bc9a92e0c574d9b450fa52
parent31bf048f860e8bc60ef6e28cf0e866c4c65eba9f
pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group

[ Upstream commit 1ebc589a7786f17f97b9e87b44e0fb4d0290d8f8 ]

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: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/sh-pfc/pfc-r8a7740.c