Skip to content

Commit 0070b2c

Browse files
neuschaefermaddy-kerneldev
authored andcommitted
powerpc: 512x: Rename wdt@ node 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-1-987ff2046272@posteo.net
1 parent 825ce89 commit 0070b2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/powerpc/boot/dts/mpc5121.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
};
113113

114114
/* Watchdog timer */
115-
wdt@900 {
115+
watchdog@900 {
116116
compatible = "fsl,mpc5121-wdt";
117117
reg = <0x900 0x100>;
118118
};

0 commit comments

Comments
 (0)