]> git.baikalelectronics.ru Git - kernel.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)
commit7780b3937a8c6a2132ffe77de89eb58a5d0e3794
tree4ff2341fb0d640910e7e66fc5dc1168817d00fc3
parent3fd4802af2a27930143ac4b93571b20f3f30849a
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: a9c5d912b05fb9cf ("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