Re: [PATCH] ARM: s3c: use gpio lookup table for LEDs
From: Bartosz Golaszewski
Date: Tue Apr 28 2026 - 04:19:13 EST
On Mon, 27 Apr 2026 16:38:42 +0200, Arnd Bergmann <arnd@xxxxxxxx> said:
> On Mon, Apr 27, 2026, at 16:35, Arnd Bergmann wrote:
>> From: Arnd Bergmann <arnd@xxxxxxxx>
>>
>> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
>
> Sorry, I accidentally sent this without a changelog text, this should
> have contained
>
> "The crag6410 board is one of the last users of the gpio-led driver
> with plain gpio numbers. The driver has several ways to pass this
> information without using gpio numbers, using a lookup table is
> the easiest way."
>
> Arnd
>
Ah, here it is. You probably need to resend it.
With that:
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
Bart