]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 18 Dec 2018 10:25:56 +0000 (11:25 +0100)
commit96bb2a6ab4eca10e5b6490b3f0738e9f7ec22c2b
treeec65533cb646535add2477dc8a59fe7d95ad473b
parent1ebc589a7786f17f97b9e87b44e0fb4d0290d8f8
pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group

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