Re: [PATCH] dt-bindings: usb: Use consistent indentation in the example

From: Rob Herring (Arm)

Date: Mon Sep 21 2026 - 13:55:43 EST



On Sun, 13 Sep 2026 14:32:44 +0200, Krzysztof Kozlowski wrote:
> Correct indentation in the examples to consistent 2- or 4-spaces
> indentation to fix dt-check-style warnings ("example 0
> [indent-consistent] indent mismatch ..."). Preferred is 4-spaces, but
> re-indenting entire example just for that is too much churn.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/usb/ci-hdrc-usb2.yaml | 2 +-
> .../bindings/usb/corechips,sl6341.yaml | 20 +++++++-------
> .../bindings/usb/maxim,max3421.yaml | 12 ++++-----
> .../devicetree/bindings/usb/nxp,ptn5110.yaml | 8 +++---
> .../bindings/usb/realtek,rts5411.yaml | 2 +-
> .../devicetree/bindings/usb/ti,j721e-usb.yaml | 26 +++++++++----------
> .../devicetree/bindings/usb/ti,usb8041.yaml | 4 +--
> 7 files changed, 37 insertions(+), 37 deletions(-)
>

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