linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
@ 2023-11-18 12:42 Stefan Wahren
  2023-11-18 12:42 ` [PATCH V2 1/2] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails Stefan Wahren
  2023-11-18 12:42 ` [PATCH V2 2/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act Stefan Wahren
  0 siblings, 2 replies; 12+ messages in thread
From: Stefan Wahren @ 2023-11-18 12:42 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Florian Fainelli,
	Pavel Machek, Lee Jones
  Cc: bcm-kernel-feedback-list, Andy Shevchenko, devicetree,
	linux-arm-kernel, linux-leds, Stefan Wahren

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-12-01 11:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-18 12:42 [PATCH V2 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act Stefan Wahren
2023-11-18 12:42 ` [PATCH V2 1/2] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails Stefan Wahren
2023-11-20 11:47   ` Andy Shevchenko
2023-11-20 12:02     ` Stefan Wahren
2023-11-20 12:36       ` Andy Shevchenko
2023-11-22 10:52         ` Bartosz Golaszewski
2023-11-28 17:15           ` Stefan Wahren
2023-11-29 14:03           ` Linus Walleij
2023-11-29 15:07             ` Stefan Wahren
2023-12-01 11:23   ` Lee Jones
2023-11-18 12:42 ` [PATCH V2 2/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act Stefan Wahren
2023-11-29  0:26   ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).