arm64: dts: mediatek: mt8516: Fix the watchdog node name
authorAllen-KH Cheng <allen-kh.cheng@mediatek.com>
Tue, 8 Nov 2022 03:32:06 +0000 (11:32 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Wed, 1 Feb 2023 13:54:57 +0000 (14:54 +0100)
The proper name is 'watchdog', not 'toprgu' and remove the unused
label.

Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20221108033209.22751-5-allen-kh.cheng@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8516.dtsi

index 1180252..9cbd6dd 100644 (file)
                        #clock-cells = <1>;
                };
 
-               toprgu: toprgu@10007000 {
+               watchdog@10007000 {
                        compatible = "mediatek,mt8516-wdt",
                                     "mediatek,mt6589-wdt";
                        reg = <0 0x10007000 0 0x1000>;