OSDN Git Service

pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 10:00:27 +0000 (11:00 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Jan 2020 09:21:36 +0000 (10:21 +0100)
commit51102d67245eb211b6973310dc7ffc66c39f33c7
tree28db0f9dbbe32f46147335c1460b92785012f419
parent5354636d415e5ac2dc2b748839202c92cf07292c
pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group

[ Upstream commit 96bb2a6ab4eca10e5b6490b3f0738e9f7ec22c2b ]

The lcd0_data24_1_pins[] array contains the LCD0 D1[2-5] pin numbers,
but the lcd0_data24_1_mux[] array lacks the corresponding pin marks.

Fixes: 06c7dd866da70f6c ("sh-pfc: r8a7740: Add LCDC0 and LCDC1 pin groups and functions")
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-r8a7740.c