mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 23:52:08 +02:00
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:
parent
70d24df30d
commit
6bbd124170
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user