dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema
authorAndrew Jeffery <andrew@codeconstruct.com.au>
Wed, 3 Apr 2024 02:04:39 +0000 (12:34 +1030)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 23 Apr 2024 16:33:10 +0000 (11:33 -0500)
commit638887e128d422f727c128a1f60967fe091f47cf
tree894551c16701a1cfaa6e41ec88cc21b45df29626
parentd47bca77bf3ab475c33b3929c33c80aeb49df35c
dt-bindings: watchdog: aspeed,ast2400-wdt: Convert to DT schema

Squash warnings such as:

```
arch/arm/boot/dts/aspeed/aspeed-bmc-facebook-galaxy100.dtb: /ahb/apb@1e600000/watchdog@1e785000: failed to match any schema with compatible: ['aspeed,ast2400-wdt']
```

The schema binding additionally defines the clocks property over the
prose binding to align with use of the node in the DTS files.

Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240403020439.418788-1-andrew@codeconstruct.com.au
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/watchdog/aspeed,ast2400-wdt.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt [deleted file]