]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
authorGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 12 Dec 2018 10:05:57 +0000 (11:05 +0100)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Tue, 18 Dec 2018 10:25:56 +0000 (11:25 +0100)
commit5843922e12c0e75d0a9146da05e1b561509f2cdb
treee65df45ca45769cca64bedce225b5ebed3990b37
parentb9b51260e56bee3dec7c228e64f66b49005770f6
pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group

The qspi_data4_b_mux[] array contains pin marks for the clock and chip
select pins.  The qspi_data4_b_pins[] array rightfully does not contain
the corresponding pin numbers, as the control pins are provided by a
separate group (qspi_ctrl_b).

Fixes: a297f6015b0d2916 ("pinctrl: sh-pfc: r8a7791: Add QSPI pin groups")
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