]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 10:12:20 +0000 (11:12 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 18 Dec 2018 10:25:56 +0000 (11:25 +0100)
commit0d6256cb880166a4111bebce35790019e56b6e1b
tree50c071b781d0b178b92f00e45de4d8ce7ecc1934
parent884fa25fb6e5e63ab970d612a628313bb68f37cc
pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group

The vin1_b_data18_mux[] arrays contains pin marks for the 2 LSB bits of
the color components.  The vin1_b_data18_pins[] array rightfully does
not include the corresponding pin numbers, as RGB18 is subset of RGB24,
containing only the 6 MSB bits of each component.

Fixes: 8e32c9671f84acd8 ("pinctrl: sh-pfc: r8a7791: Add VIN pins")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c