powerpc: p2020: Rename wdt@ nodes to watchdog@

The watchdog.yaml schema prescribes a node name of "timer" or "watchdog"
rather than the abbreviation "wdt".

Signed-off-by: J. Neuschäfer <j.ne@posteo.net>
Reviewed-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250418-watchdog-v1-4-987ff2046272@posteo.net
This commit is contained in:
J. Neuschäfer 2025-04-18 21:28:54 +02:00 committed by Madhavan Srinivasan
parent 39fe29e7f2
commit af6850ac9e

View File

@ -94,7 +94,7 @@ gef_gpio: gpio@4,400 {
gpio-controller;
};
wdt@4,800 {
watchdog@4,800 {
compatible = "ge,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
"gef,fpga-wdt";
reg = <0x4 0x800 0x8>;
@ -103,7 +103,7 @@ wdt@4,800 {
};
/* Second watchdog available, driver currently supports one.
wdt@4,808 {
watchdog@4,808 {
compatible = "gef,imp3a-fpga-wdt", "gef,fpga-wdt-1.00",
"gef,fpga-wdt";
reg = <0x4 0x808 0x8>;