]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commit
pinctrl: ingenic: Fix incorrect pull up/down info
authorPaul Cercueil <paul@crapouillou.net>
Sat, 17 Jul 2021 17:48:34 +0000 (18:48 +0100)
committerKelsey Skunberg <kelsey.skunberg@canonical.com>
Tue, 12 Oct 2021 22:31:21 +0000 (16:31 -0600)
commitdd5d747aac96050a839b03df391a6cf83184ca9b
treee765481f8f326cf2f213e9e3050271e5420fce39
parent6d3e8fe9d7acb9a20d3e1725889a26fbc11f9768
pinctrl: ingenic: Fix incorrect pull up/down info

BugLink: https://bugs.launchpad.net/bugs/1946802
commit d5e931403942b3af39212960c2592b5ba741b2bf upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Kelsey Skunberg <kelsey.skunberg@canonical.com>
drivers/pinctrl/pinctrl-ingenic.c