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

From: Rob Herring (Arm)

Date: Mon Sep 21 2026 - 13:49:02 EST



On Sun, 13 Sep 2026 14:33:11 +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>
> ---
> .../bindings/input/adc-joystick.yaml | 20 +++++++++----------
> .../devicetree/bindings/input/cypress-sf.yaml | 14 ++++++-------
> .../input/mediatek,mt6779-keypad.yaml | 10 +++++-----
> .../bindings/input/microchip,cap11xx.yaml | 14 ++++++-------
> .../input/touchscreen/eeti,exc3000.yaml | 16 +++++++--------
> .../input/touchscreen/ti,tsc2007.yaml | 12 +++++------
> 6 files changed, 43 insertions(+), 43 deletions(-)
>

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