Re: [PATCH] dt-bindings: connector: usb: align example indentation to four-space

From: Rob Herring
Date: Thu Jun 30 2022 - 18:29:44 EST


On Fri, 24 Jun 2022 18:21:41 +0200, Krzysztof Kozlowski wrote:
> One DTS example was using 8-space indentation, while others 2-space.
> For complex DTS with multiple levels, 2-space is not that readable and
> in DTS examples 4-space is preferred.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../bindings/connector/usb-connector.yaml | 152 +++++++++---------
> 1 file changed, 76 insertions(+), 76 deletions(-)
>

Applied, thanks!