]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 18 Dec 2018 10:25:56 +0000 (11:25 +0100)
commite28dc3f09c9d2555a9bd982f0847988591052226
tree4ff2341fb0d640910e7e66fc5dc1168817d00fc3
parent755a5b805fa7ff22e2934d67501efd92109f41ea
pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations

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>
drivers/pinctrl/sh-pfc/pfc-r8a77995.c