Re: [PATCH 3/6] [v6] leds: gpio: make legacy gpiolib interface optional

From: Arnd Bergmann

Date: Thu Jul 23 2026 - 08:20:26 EST


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