From: Allen-KH Cheng Date: Tue, 8 Nov 2022 03:32:06 +0000 (+0800) Subject: arm64: dts: mediatek: mt8516: Fix the watchdog node name X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6bbd1241700ac10c0ae71b86030ad9a6ca41b93b;p=linux.git arm64: dts: mediatek: mt8516: Fix the watchdog node name The proper name is 'watchdog', not 'toprgu' and remove the unused label. Signed-off-by: Allen-KH Cheng Reviewed-by: AngeloGioacchino Del Regno Reviewed-by: NĂ­colas F. R. A. Prado Link: https://lore.kernel.org/r/20221108033209.22751-5-allen-kh.cheng@mediatek.com Signed-off-by: Matthias Brugger --- diff --git a/arch/arm64/boot/dts/mediatek/mt8516.dtsi b/arch/arm64/boot/dts/mediatek/mt8516.dtsi index 118025263a29b..9cbd6dd8f671a 100644 --- a/arch/arm64/boot/dts/mediatek/mt8516.dtsi +++ b/arch/arm64/boot/dts/mediatek/mt8516.dtsi @@ -202,7 +202,7 @@ #clock-cells = <1>; }; - toprgu: toprgu@10007000 { + watchdog@10007000 { compatible = "mediatek,mt8516-wdt", "mediatek,mt6589-wdt"; reg = <0 0x10007000 0 0x1000>;