Re: [PATCH] dt-bindings: leds: Allow differently named multicolor leds
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-02-17 10:58:42
Also in:
linux-leds, lkml
From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2025-02-17 10:58:42
Also in:
linux-leds, lkml
On 09/02/2025 23:06, J. Neuschäfer via B4 Relay wrote:
From: "J. Neuschäfer" <redacted> In some cases, a board may have multiple multi-leds, which can't be distinguished by unit address. In such cases it should be possible to name them differently, for example multi-led-a and multi-led-b. This patch adds another node name pattern to leds-class-multicolor.yaml to allow such names. Signed-off-by: J. Neuschäfer <redacted> ---
Reviewed-by: Krzysztof Kozlowski <redacted> Best regards, Krzysztof