[PATCH v2 1/4] dt-bindings: backlight: lp855x: convert to YAML and modernize

Lee Jones lee at kernel.org
Thu Jun 8 15:46:34 UTC 2023


On Fri, 19 May 2023, Artur Weber wrote:

> Notable changes:
> - ROM child nodes use dashes instead of underscores; the driver
>   reads all child nodes regardless of their names, so this doesn't
>   break ABI.
> - pwm-period argument is deprecated, as it effectively duplicates
>   the period value provided in pwms. The driver continues to accept
>   the property, so this should not break ABI.
> 
> Signed-off-by: Artur Weber <aweber.kernel at gmail.com>
> Reviewed-by: Rob Herring <robh at kernel.org>
> ---
> Changed in v2:
>  - Added additionalProperties to ROM patternProperties
> ---
>  .../leds/backlight/lp855x-backlight.yaml      | 149 ++++++++++++++++++
>  .../bindings/leds/backlight/lp855x.txt        |  72 ---------
>  2 files changed, 149 insertions(+), 72 deletions(-)
>  create mode 100644 Documentation/devicetree/bindings/leds/backlight/lp855x-backlight.yaml
>  delete mode 100644 Documentation/devicetree/bindings/leds/backlight/lp855x.txt

Applied, thanks

-- 
Lee Jones [李琼斯]


More information about the dri-devel mailing list