pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 13 Dec 2018 12:59:42 +0000 (13:59 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 27 Jan 2020 13:50:06 +0000 (14:50 +0100)
commit77b51e7a4a748230b1ed25219df64629731c44fd
tree0e94ac6dff701ca9bfdc49b0d3194f7cd24e4006
parent698125bd59f3f87f9e3963eb05e239a86572e1a1
pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations

[ Upstream commit e28dc3f09c9d2555a9bd982f0847988591052226 ]

While the SEL_PWM[0-3] fields in the Module Select Register 0 support 4
possible configurations per PWM pin, only the first 3 are valid.

Replace the invalid and unused configurations for SEL_PWM[0-3]_3 by
dummies.

Fixes: 794a6711764658a1 ("pinctrl: sh-pfc: Initial R8A77995 PFC support")
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-r8a77995.c