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 <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>
This commit is contained in:
Allen-KH Cheng 2022-11-08 11:32:06 +08:00 committed by Matthias Brugger
parent 70d24df30d
commit 6bbd124170

View File

@ -202,7 +202,7 @@ apmixedsys: apmixedsys@10018000 {
#clock-cells = <1>;
};
toprgu: toprgu@10007000 {
watchdog@10007000 {
compatible = "mediatek,mt8516-wdt",
"mediatek,mt6589-wdt";
reg = <0 0x10007000 0 0x1000>;