Re: [PATCH 2/6] dt-bindings: watchdog: indentation, quotes and white-space cleanup

From: Rob Herring
Date: Tue Apr 18 2023 - 17:25:36 EST



On Sat, 15 Apr 2023 11:51:08 +0200, Krzysztof Kozlowski wrote:
> Minor cleanup without functional impact:
> 1. Indent DTS examples to preferred four-spaces (more readable for DTS),
> 2. Drop unneeded quotes,
> 3. Add/drop blank lines to make the code readable.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../watchdog/amlogic,meson-gxbb-wdt.yaml | 10 +++---
> .../bindings/watchdog/arm,sbsa-gwdt.yaml | 1 -
> .../bindings/watchdog/arm,twd-wdt.yaml | 6 ++--
> .../bindings/watchdog/arm-smc-wdt.yaml | 7 ++--
> .../bindings/watchdog/atmel,sama5d4-wdt.yaml | 14 ++++----
> .../bindings/watchdog/brcm,bcm7038-wdt.yaml | 6 ++--
> .../bindings/watchdog/faraday,ftwdt010.yaml | 16 +++++-----
> .../watchdog/mediatek,mt7621-wdt.yaml | 6 ++--
> .../bindings/watchdog/qcom-wdt.yaml | 32 +++++++++----------
> .../bindings/watchdog/renesas,wdt.yaml | 14 ++++----
> .../bindings/watchdog/snps,dw-wdt.yaml | 32 +++++++++----------
> .../bindings/watchdog/st,stm32-iwdg.yaml | 10 +++---
> .../watchdog/xlnx,xps-timebase-wdt.yaml | 12 +++----
> 13 files changed, 83 insertions(+), 83 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>