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

From: Jassi Brar
Date: Sun Jan 12 2025 - 12:11:29 EST


On Tue, Jan 7, 2025 at 7:10 AM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> 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/usb/aspeed,usb-vhub.yaml | 40 +++++++++----------
> .../devicetree/bindings/usb/brcm,bdc.yaml | 14 +++----
> .../devicetree/bindings/usb/cypress,hx3.yaml | 24 +++++------
> .../devicetree/bindings/usb/dwc2.yaml | 4 +-
> .../devicetree/bindings/usb/fcs,fsa4480.yaml | 20 +++++-----
> .../bindings/usb/intel,keembay-dwc3.yaml | 30 +++++++-------
> .../devicetree/bindings/usb/ite,it5205.yaml | 18 ++++-----
> .../bindings/usb/maxim,max3420-udc.yaml | 28 ++++++-------

Acked-by: Jassi Brar <jassisinghbrar@xxxxxxxxx>