[PATCH] ARM: spitz: fix GPIO assignment for backlight
Linus Walleij
linus.walleij at linaro.org
Wed Jun 26 03:43:26 PDT 2024
On Sat, Jun 22, 2024 at 10:42 PM Dmitry Torokhov
<dmitry.torokhov at gmail.com> wrote:
> 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: ee0c8e494cc3 ("backlight: corgi: Convert to use GPIO descriptors")
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
>
> Linus, I am not sure if this is actually an issue, but I strongly
> suspect that it is. I have no hardware, so no means to test it, sorry.
Looks right to me,
Reviewed-by: Linus Walleij <linus.walleij at linaro.org>
Maybe you can send it directly to soc at kernel.org so it can be applied?
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list