]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.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)
committerKhalid Elmously <khalid.elmously@canonical.com>
Fri, 14 Feb 2020 05:29:37 +0000 (00:29 -0500)
commit2042eb46bff4b5ccd2bc6db328f39fb0d648bb97
treebdcc97e6c562037979be61479e8c98a8f90392b5
parent5138e61bc87369f4b603f621c8517527d055b0a3
pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group

BugLink: https://bugs.launchpad.net/bugs/1863019
[ Upstream commit 0d6256cb880166a4111bebce35790019e56b6e1b ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
drivers/pinctrl/sh-pfc/pfc-r8a7791.c