pinctrl: ingenic: Fix incorrect pull up/down info
authorPaul Cercueil <paul@crapouillou.net>
Sat, 17 Jul 2021 17:48:34 +0000 (18:48 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 11 Aug 2021 08:24:06 +0000 (10:24 +0200)
commitd5e931403942b3af39212960c2592b5ba741b2bf
tree7f26d44527838dabe9b20491be0856a681367923
parent2a18211b8ccfa316d1cb68d00d4ceba0e81653f8
pinctrl: ingenic: Fix incorrect pull up/down info

Fix the pull up/down info for both the JZ4760 and JZ4770 SoCs, as the
previous values sometimes contradicted what's written in the programming
manual.

Fixes: b5c23aa46537 ("pinctrl: add a pinctrl driver for the Ingenic jz47xx SoCs")
Cc: <stable@vger.kernel.org> # v4.12
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Tested-by: 周琰杰 (Zhou Yanjie)<zhouyanjie@wanyeetech.com>
Link: https://lore.kernel.org/r/20210717174836.14776-1-paul@crapouillou.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-ingenic.c