[PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
Stefan Wahren
wahrenst at gmx.net
Sat Nov 18 04:42:50 PST 2023
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
More information about the linux-arm-kernel
mailing list