This series fixes the probing of leds-gpio on the Raspberry Pi 400. Also try to improve the error logging of leds-gpio. Changes in V2: - replace dev_err with dev_err_probe in patch 1 to handle EPROBE_DEFER properly Stefan Wahren (2): leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act arch/arm/boot/dts/broadcom/bcm2711-rpi-400.dts | 4 +--- drivers/leds/leds-gpio.c | 2 ++ 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.34.1