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

From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:45:26 EST



On Tue, 07 Jan 2025 14:10:13 +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>
> ---
> .../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 ++++++-------
> .../bindings/usb/nvidia,tegra210-xusb.yaml | 4 +-
> .../bindings/usb/renesas,rzv2m-usb3drd.yaml | 36 ++++++++---------
> .../bindings/usb/renesas,usb3-peri.yaml | 24 +++++------
> .../devicetree/bindings/usb/ti,hd3ss3220.yaml | 38 +++++++++---------
> .../bindings/usb/ti,tusb73x0-pci.yaml | 6 +--
> .../devicetree/bindings/usb/ti,usb8020b.yaml | 20 +++++-----
> .../devicetree/bindings/usb/ti,usb8041.yaml | 16 ++++----
> 15 files changed, 161 insertions(+), 161 deletions(-)
>

Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>