Re: [PATCH] dt-bindings: power: supply: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Wed Mar 19 2025 - 19:42:28 EST
On Tue, 18 Mar 2025 09:14:28 +0100, Krzysztof Kozlowski wrote:
> DTS example in the bindings should be indented with 2- or 4-spaces and
> aligned with opening '- |'. Correct mixtures of the style or any other
> indentations to use preferred 4-spaces.
>
> No functional changes here, but saves some comments during reviews
> of new patches built on the existing code.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/power/supply/bq25980.yaml | 34 +++++++++----------
> .../power/supply/ingenic,battery.yaml | 14 ++++----
> .../bindings/power/supply/ltc4162-l.yaml | 18 +++++-----
> .../bindings/power/supply/maxim,max77705.yaml | 4 +--
> 4 files changed, 35 insertions(+), 35 deletions(-)
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>