Re: [PATCH] dt-bindings: input: Correct indentation and style in DTS example
From: Rob Herring (Arm)
Date: Fri Jan 10 2025 - 10:42:33 EST
On Tue, 07 Jan 2025 13:58:43 +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/input/qcom,pm8921-keypad.yaml | 46 +++++++++----------
> .../bindings/input/qcom,pm8921-pwrkey.yaml | 36 +++++++--------
> .../input/touchscreen/ti,ads7843.yaml | 30 ++++++------
> 3 files changed, 56 insertions(+), 56 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>