On Tue, 07 Jun 2022 09:52:47 +0200, Krzysztof Kozlowski wrote: > The examples were mixing 4-space with 2- and 3-space indentations, so > correct them to use 4-space one. No functional change. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > > --- > > Changes since v2: > 1. Add Rb tag. > > Changes since v1: > 1. None > > Cc: Kyle Swenson <kyle.swenson@xxxxxxxx> > --- > .../devicetree/bindings/leds/leds-lp50xx.yaml | 110 ++++----- > .../devicetree/bindings/leds/leds-lp55xx.yaml | 222 +++++++++--------- > .../bindings/leds/leds-pwm-multicolor.yaml | 36 +-- > 3 files changed, 184 insertions(+), 184 deletions(-) > Applied both patches, thanks!