Message ID | 20230213120638.850612-2-sergio.paracuellos@gmail.com |
---|---|
State | New |
Headers | show |
Series | [v5,1/2] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog' | expand |
diff --git a/arch/mips/boot/dts/ralink/mt7621.dtsi b/arch/mips/boot/dts/ralink/mt7621.dtsi index 5ca40fd21..ac818fd72 100644 --- a/arch/mips/boot/dts/ralink/mt7621.dtsi +++ b/arch/mips/boot/dts/ralink/mt7621.dtsi @@ -70,7 +70,7 @@ sysc: syscon@0 { "250m", "270m"; }; - wdt: wdt@100 { + wdt: watchdog@100 { compatible = "mediatek,mt7621-wdt"; reg = <0x100 0x100>; };