Re: [PATCH v5 2/7] dt-bindings: leds: add default-brightness property to common.yaml
From: Rob Herring (Arm)
Date: Wed Oct 01 2025 - 22:27:13 EST
On Fri, 26 Sep 2025 10:19:03 -0400, Jean-François Lessard wrote:
> Add default-brightness property to leds/common.yaml to establish a single
> canonical definition for LED brightness initialization.
>
> The property is currently defined locally in leds/leds-pwm.yaml and is
> needed by auxdisplay/titanmec,tm16xx.yaml. Properties should be defined
> in only one location to avoid type inconsistencies across bindings.
>
> Signed-off-by: Jean-François Lessard <jefflessard3@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/leds/common.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>