Re: [PATCH] dt-bindings: pinctrl: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:41:29 EST
On Tue, 07 Jan 2025 13:58:34 +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>
> ---
> .../pinctrl/atmel,at91rm9200-pinctrl.yaml | 64 +++++++++----------
> .../pinctrl/realtek,rtd1315e-pinctrl.yaml | 50 +++++++--------
> .../pinctrl/realtek,rtd1319d-pinctrl.yaml | 50 +++++++--------
> .../pinctrl/realtek,rtd1619b-pinctrl.yaml | 50 +++++++--------
> .../bindings/pinctrl/xlnx,pinctrl-zynq.yaml | 53 +++++++--------
> 5 files changed, 130 insertions(+), 137 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>