[PATCH RFT v7 2/6] ARM: pxa: Convert Spitz LEDs to GPIO descriptors
Duje Mihanović
duje.mihanovic at skole.hr
Tue Oct 10 09:33:28 PDT 2023
On Tuesday, October 10, 2023 1:12:05 PM CEST Bartosz Golaszewski wrote:
> Gah! I should have noticed this earlier but this is a perfect
> candidate for using hogs. Can you use gpiod_add_hogs() from
> linux/gpio/machine.h instead? That would save you having the lookup
> and the static leds descriptor array.
>From what I can tell, the hogs keep a certain pin at a certain state as long
as the machine is powered on. Is this really what we want to do with LEDs or
am I missing something?
Regards,
Duje
More information about the linux-arm-kernel
mailing list