linux-yocto/arch/arm/mach-pxa
Dmitry Torokhov e6c9eca327 ARM: spitz: fix GPIO assignment for backlight
[ Upstream commit 78ab3d352f ]

GPIOs controlling backlight on Spitz and Akita are coming from GPIO
expanders, not the pxa27xx-gpio block, correct it.

Additionally GPIO lookup tables operate with pin numbers rather than
legacy GPIO numbers, fix that as well. Use raw numbers instead of legacy
GPIO names to avoid confusion.

Fixes: ee0c8e494c ("backlight: corgi: Convert to use GPIO descriptors")
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Link: https://lore.kernel.org/r/20240628180852.1738922-2-dmitry.torokhov@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-08-03 08:53:34 +02:00
..
addr-map.h
am200epd.c
am300epd.c
devices.c ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
devices.h ARM: pxa: remove unused pxa3xx-ulpi 2023-01-20 11:24:04 +01:00
generic.c
generic.h ARM: pxa: fix missing-prototypes warnings 2023-05-26 13:33:05 +02:00
gumstix.c asm-generic updates for 6.5 2023-07-06 10:06:04 -07:00
gumstix.h
irq.c ARM: pxa: Use of_property_read_bool() for boolean properties 2023-04-14 14:58:41 +02:00
irqs.h
Kconfig ARM: pxa: remove unused pxa3xx-ulpi 2023-01-20 11:24:04 +01:00
Makefile ARM: pxa: remove unused pxa3xx-ulpi 2023-01-20 11:24:04 +01:00
mfp-pxa2xx.c ARM: pxa: fix missing-prototypes warnings 2023-05-26 13:33:05 +02:00
mfp-pxa2xx.h
mfp-pxa3xx.c
mfp-pxa3xx.h
mfp-pxa25x.h ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
mfp-pxa27x.h
mfp-pxa300.h
mfp-pxa320.h ARM: pxa: restore mfp-pxa320.h 2023-02-08 22:10:39 +01:00
mfp.h
pm.c ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
pm.h ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
pxa-dt.c ARM: pxa: Drop unused includes 2023-08-12 10:31:00 +02:00
pxa-regs.h
pxa2xx-regs.h
pxa2xx.c ARM: pxa: remove irda leftover 2023-01-20 11:24:00 +01:00
pxa3xx-regs.h
pxa3xx.c ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
pxa3xx.h
pxa25x.c ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
pxa25x.h
pxa27x-udc.h
pxa27x.c ARM: SoC changes for 6.5 2023-06-29 15:28:33 -07:00
pxa27x.h ARM: pxa: prune unused device support 2023-01-20 11:24:08 +01:00
pxa300.c
pxa300.h
pxa320.c
pxa320.h
regs-ost.h
regs-rtc.h
reset.c ARM: pxa: fix missing-prototypes warnings 2023-05-26 13:33:05 +02:00
reset.h
sharpsl_pm.c ARM: pxa: remove use of symbol_get() 2023-08-02 11:15:11 -07:00
sharpsl_pm.h backlight: corgi_lcd: fix missing prototype 2023-07-27 15:39:17 +02:00
sleep.S
smemc.c
smemc.h
spitz_pm.c backlight: corgi_lcd: fix missing prototype 2023-07-27 15:39:17 +02:00
spitz.c ARM: spitz: fix GPIO assignment for backlight 2024-08-03 08:53:34 +02:00
spitz.h
standby.S
udc.h