mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
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
This commit is contained in:
parent
825ce89a3e
commit
0070b2cbfe
|
|
@ -112,7 +112,7 @@ ipic: interrupt-controller@c00 {
|
|||
};
|
||||
|
||||
/* Watchdog timer */
|
||||
wdt@900 {
|
||||
watchdog@900 {
|
||||
compatible = "fsl,mpc5121-wdt";
|
||||
reg = <0x900 0x100>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user