Re: [PATCH] dt-bindings: leds: Use consistent indentation in the example
From: Rob Herring (Arm)
Date: Mon Sep 21 2026 - 13:49:45 EST
On Sun, 13 Sep 2026 14:33:02 +0200, Krzysztof Kozlowski wrote:
> Correct indentation in the examples to consistent 2- or 4-spaces
> indentation to fix dt-check-style warnings ("example 0
> [indent-consistent] indent mismatch ..."). Preferred is 4-spaces, but
> re-indenting entire example just for that is too much churn.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> .../leds/backlight/lm3630a-backlight.yaml | 52 +++++++++----------
> .../leds/backlight/lp855x-backlight.yaml | 18 +++----
> .../bindings/leds/backlight/qcom-wled.yaml | 2 +-
> .../bindings/leds/leds-consumer.yaml | 14 ++---
> .../devicetree/bindings/leds/leds-lp50xx.yaml | 12 ++---
> .../devicetree/bindings/leds/leds-lp5860.yaml | 12 ++---
> .../devicetree/bindings/leds/nxp,pca963x.yaml | 24 ++++-----
> 7 files changed, 67 insertions(+), 67 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>