ARM: pxa: maybe fix gpio lookup tables
authorArnd Bergmann <arnd@arndb.de>
Wed, 11 Sep 2019 20:31:51 +0000 (22:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:30:54 +0000 (10:30 +0200)
commit01b9f524b1f962e07e5d39d7c662c35329cbeb62
tree9fd67df55d07f5e0e3d75b4da9689a8e575d6744
parent1fe64801a484e435d0b99561d1dd0ad348fed8a7
ARM: pxa: maybe fix gpio lookup tables

commit 2672a4bff6c03a20d5ae460a091f67ee782c3eff upstream.

From inspection I found a couple of GPIO lookups that are
listed with device "gpio-pxa", but actually have a number
from a different gpio controller.

Try to rectify that here, with a guess of what the actual
device name is.

Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Cc: stable@vger.kernel.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/mach-pxa/cm-x300.c
arch/arm/mach-pxa/magician.c
arch/arm/mach-pxa/tosa.c