Re: [PATCH] dt-bindings: iio: Correct indentation and style in DTS example

From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:43:23 EST



On Tue, 07 Jan 2025 13:58:47 +0100, Krzysztof Kozlowski wrote:
> DTS example in the bindings should be indented with 2- or 4-spaces and
> aligned with opening '- |', so correct any differences like 3-spaces or
> mixtures 2- and 4-spaces in one binding.
>
> No functional changes here, but saves some comments during reviews of
> new patches built on existing code.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/iio/dac/adi,ad5380.yaml | 18 +++++++++---------
> .../iio/humidity/sciosense,ens210.yaml | 12 ++++++------
> .../iio/temperature/maxim,max31865.yaml | 18 +++++++++---------
> .../bindings/iio/temperature/ti,tmp117.yaml | 6 +++---
> 4 files changed, 27 insertions(+), 27 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>