Re: [PATCH v1] arm64: dts: imx8-apalis: Fix LEDs name collision

From: Daniel Baluta

Date: Mon Jan 19 2026 - 07:43:33 EST


On Mon, Jan 19, 2026 at 12:35 PM Francesco Dolcini <francesco@xxxxxxxxxx> wrote:
>
> From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>
>
> Ixora boards have multiple instances of status leds, to avoid a name
> collision add the function-enumerator property.
>
> This fixes the following Linux kernel warnings:
>
> leds-gpio leds: Led green:status renamed to green:status_1 due to name collision
> leds-gpio leds: Led red:status renamed to red:status_1 due to name collision
>
> Fixes: c083131c9021 ("arm64: dts: freescale: add apalis imx8 aka quadmax carrier board support")
> Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>