Re: [PATCH v1] dt-bindings: backlight: add brightness-levels related common properties

From: Rob Herring
Date: Tue Oct 17 2023 - 14:04:53 EST



On Mon, 16 Oct 2023 17:05:54 +0200, Flavio Suligoi wrote:
> Both files pwm-backlight.yaml and led-backlight.yaml contain properties
> in common with each other, regarding the brightness levels:
>
> - brightness-levels
> - default-brightness-level
>
> These properties can then be moved to backlight/common.yaml.
>
> Signed-off-by: Flavio Suligoi <f.suligoi@xxxxxxx>
> ---
> .../bindings/leds/backlight/common.yaml | 17 ++++++++++++++++
> .../leds/backlight/led-backlight.yaml | 19 ++++--------------
> .../leds/backlight/pwm-backlight.yaml | 20 ++++---------------
> 3 files changed, 25 insertions(+), 31 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>