dt-bindings: watchdog: re-order entries to match coding convention
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 5 Nov 2023 18:41:53 +0000 (19:41 +0100)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 24 Dec 2023 09:44:29 +0000 (10:44 +0100)
commit0f108ccb55a1e23c81a0904daaaf3f34effa70df
tree181652bdcf1bce7b4880f35b06964926b3d01609
parentd12971849d71781c1e4ffd1117d4878ce233d319
dt-bindings: watchdog: re-order entries to match coding convention

The Devicetree bindings coding convention, as used in most of the files
and expressed in Documentation/devicetree/bindings/example-schema.yaml,
expects:
1. "allOf:" block just before "properties:" (or after "required:" for
   more complex cases),
2. additionalProperties/unevaluatedProperties at the end of the file,
   just before the examples section.

Re-order few schemas to match the convention to avoid repeating review
comments for new patches using existing code as template.  No functional
changes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20231105184154.43700-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml
Documentation/devicetree/bindings/watchdog/alphascale,asm9260-wdt.yaml
Documentation/devicetree/bindings/watchdog/apple,wdt.yaml
Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml
Documentation/devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml
Documentation/devicetree/bindings/watchdog/cnxt,cx92755-wdt.yaml
Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml
Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml