Re: [PATCH] ARM: spitz: fix GPIO assignment for backlight

From: Linus Walleij
Date: Wed Jun 26 2024 - 06:44:45 EST


On Sat, Jun 22, 2024 at 10:42 PM Dmitry Torokhov
<dmitry.torokhov@xxxxxxxxx> 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@xxxxxxxxx>
> ---
>
> 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@xxxxxxxxxx>

Maybe you can send it directly to soc@xxxxxxxxxx so it can be applied?

Yours,
Linus Walleij