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

From: Michal Simek

Date: Mon Sep 14 2026 - 04:13:07 EST




On 9/13/26 14:32, 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>
---
.../pinctrl/awinic,aw9523-pinctrl.yaml | 50 +++++++++----------
.../bindings/pinctrl/cix,sky1-pinctrl.yaml | 2 +-
.../bindings/pinctrl/fsl,imx7d-pinctrl.yaml | 8 +--
.../bindings/pinctrl/intel,lgm-io.yaml | 14 +++---
.../pinctrl/mediatek,mt8183-pinctrl.yaml | 4 +-
.../pinctrl/mediatek,mt8195-pinctrl.yaml | 2 +-
.../bindings/pinctrl/qcom,hawi-tlmm.yaml | 4 +-
.../bindings/pinctrl/qcom,kaanapali-tlmm.yaml | 4 +-
.../bindings/pinctrl/qcom,maili-tlmm.yaml | 4 +-
.../bindings/pinctrl/semtech,sx1501q.yaml | 4 +-
.../bindings/pinctrl/xlnx,zynqmp-pinctrl.yaml | 46 ++++++++---------
11 files changed, 71 insertions(+), 71 deletions(-)
Reviewed-by: Michal Simek <michal.simek@xxxxxxx> # ZynqMP

Thanks,
Michal