[PATCH V2 2/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act

Florian Fainelli florian.fainelli at broadcom.com
Tue Nov 28 16:26:08 PST 2023


From: Florian Fainelli <f.fainelli at gmail.com>

On Sat, 18 Nov 2023 13:42:52 +0100, Stefan Wahren <wahrenst at gmx.net> wrote:
> The LED ACT which is included from bcm2711-rpi-4-b doesn't exists
> on the Raspberry Pi 400. So the bcm2711-rpi-400.dts tries to
> use the delete-node directive in order to remove the complete
> node. Unfortunately the usage get broken in commit 1156e3a78bcc
> ("ARM: dts: bcm283x: Move ACT LED into separate dtsi")
> and now ACT and PWR LED using the same GPIO and this prevent
> probing of led-gpios on Raspberry Pi 400:
> 
>     leds-gpio: probe of leds failed with error -16
> 
> So fix the delete-node directive.
> 
> Fixes: 1156e3a78bcc ("ARM: dts: bcm283x: Move ACT LED into separate dtsi")
> Signed-off-by: Stefan Wahren <wahrenst at gmx.net>
> ---

Applied to https://github.com/Broadcom/stblinux/commits/devicetree/fixes, thanks!
--
Florian



More information about the linux-arm-kernel mailing list