On Sat, 02 Dec 2023 19:36:36 +0100, Stefan Wahren wrote: > In case leds-gpio fails to get at least one of possibly many GPIOs > from the DT (e.g. the GPIO is already requested) neither gpiolib nor > the driver does provide any helpful error log: > > leds-gpio: probe of leds failed with error -16 > > As the driver knows better how to handle errors with such mandatory > GPIOs, let's implement an error log which points to the affected > GPIO. > > [...] Applied, thanks! [1/1] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails commit: 430545cd13d0f554aaadb8b938ac0bdf7a70a413 -- Lee Jones [李琼斯]