Re: [PATCH] dt-bindings: ufs: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Thu Jan 23 2025 - 16:11:37 EST
On Tue, 07 Jan 2025 14:10:19 +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>
> ---
> .../devicetree/bindings/ufs/renesas,ufs.yaml | 16 +++++------
> .../bindings/ufs/samsung,exynos-ufs.yaml | 28 +++++++++----------
> 2 files changed, 22 insertions(+), 22 deletions(-)
>
Applied, thanks!