OSDN Git Service

pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 10:20:14 +0000 (11:20 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:06 +0000 (14:50 +0100)
commit1ffc8456b5cc69ad90659c5038d89ed575046015
treee9f9e1c783e74a96378e62434ec3d4257d3d4ced
parent0b7b02cc2ce79fa2da800b94ef94cceec5bd0090
pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group

[ Upstream commit 124cde98f856b6206b804acbdec3b7c80f8c3427 ]

The tpu4_to3_mux[] array contains the TPU4TO3 pin mark, but the
tpu4_to3_pins[] array lacks the corresponding pin number.

Add the missing pin number, for non-GPIO pin F26.

Fixes: 5da4eb049de803c7 ("sh-pfc: sh73a0: Add TPU 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-sh73a0.c