]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
powerpc: p2020: Rename wdt@ nodes to watchdog@
authorJ. Neuschäfer <j.ne@posteo.net>
Fri, 18 Apr 2025 19:28:54 +0000 (21:28 +0200)
committerMadhavan Srinivasan <maddy@linux.ibm.com>
Tue, 11 Nov 2025 09:02:47 +0000 (14:32 +0530)
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
arch/powerpc/boot/dts/fsl/ge_imp3a.dts

index da3de8e2b7d2c55cf735f3cfdef8729655979a06..9e5c01cfac2f8ad93dfa3b33d05b3ad3331b2c76 100644 (file)
@@ -94,7 +94,7 @@
                        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>;
                };
 
                /* 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>;