Re: [PATCH] dt-bindings: thermal: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:46:08 EST
On Tue, 07 Jan 2025 14:10:26 +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>
> ---
> .../thermal/allwinner,sun8i-a83t-ths.yaml | 48 +++++++++----------
> .../bindings/thermal/imx-thermal.yaml | 36 +++++++-------
> .../bindings/thermal/imx8mm-thermal.yaml | 8 ++--
> 3 files changed, 46 insertions(+), 46 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>