Re: [PATCH] dt-bindings: usb: smsc,usb3503: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Mon Mar 24 2025 - 23:16:04 EST
On Mon, 24 Mar 2025 13:51:42 +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/usb/smsc,usb3503.yaml | 84 +++++++++----------
> 1 file changed, 42 insertions(+), 42 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>