pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT config
authorPaul Cercueil <paul@crapouillou.net>
Tue, 10 Dec 2019 16:44:46 +0000 (17:44 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 16 Dec 2019 10:38:20 +0000 (11:38 +0100)
commit9e65527ac3bab5480529d1ad07d4d228cc0295cd
tree6e4bfa5b1142957d2c29e9a8d168a3cdc922718d
parentd5a362149c4db2939a3d97e63fd2108489c60b41
pinctrl: ingenic: Fixup PIN_CONFIG_OUTPUT config

JZ4760 support was added in parallel of the previous patch so this one
slipped through. The first SoC to use the new register is the JZ4760 and
not the JZ4770, fix it here.

Fixes: 7009d046a601 ("pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config")
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20191210164446.53912-1-paul@crapouillou.net
[Folded into OF dependency]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig
drivers/pinctrl/pinctrl-ingenic.c