docs: andes-ae350.md: fix watchdog nodename in dts example
authorYu Chien Peter Lin <peterlin@andestech.com>
Mon, 5 Dec 2022 02:03:59 +0000 (10:03 +0800)
committerAnup Patel <anup@brainfault.org>
Mon, 5 Dec 2022 12:02:16 +0000 (17:32 +0530)
commitd3fcff77a1e5d79cfb84810370a777b07302ca18
tree8cd9a50d01aa1c7b1759545641f3dab7abbb494a
parent6cd4b9b223a15b41f7019a5ac992c9d7bff799f5
docs: andes-ae350.md: fix watchdog nodename in dts example

The example should use watchdog as nodename instead of wdt.
This is defined in watchdog common schemas:
https://github.com/torvalds/linux/blob/v6.0/Documentation/devicetree/bindings/watchdog/watchdog.yaml#L19

Signed-off-by: Yu Chien Peter Lin <peterlin@andestech.com>
Reviewed-by: Bin Meng <bmeng@tinylab.org>
Reviewed-by: Anup Patel <anup@brainfault.org>
docs/platform/andes-ae350.md