Re: [PATCH 3/6] [v6] leds: gpio: make legacy gpiolib interface optional
"Arnd Bergmann" <[email protected]> Thu, 23 Jul 2026 14:14:51 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.gpio,gmane.linux.ports.sh.devel,gmane.linux.kernel.input,gmane.linux.leds |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jul 23, 2026, at 13:40, Lee Jones wrote:
>> ---
>> drivers/leds/leds-gpio.c | 52 +++++++++++++++++++++++++++-------------
>> include/linux/leds.h | 2 ++
>> 2 files changed, 37 insertions(+), 17 deletions(-)
>
> Any deps?
No, linux-7.1 is enough as a base.
Arnd