Commit a39f8425 authored by yong.liang's avatar yong.liang Committed by Matthias Brugger
Browse files

amr64: dts: mt8183: Add watchdog node



Add watchdog device node to MT8183 SoC.

Signed-off-by: default avataryong.liang <yong.liang@mediatek.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent b5686273
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -285,6 +285,13 @@
			#interrupt-cells = <2>;
		};

		watchdog: watchdog@10007000 {
			compatible = "mediatek,mt8183-wdt",
				     "mediatek,mt6589-wdt";
			reg = <0 0x10007000 0 0x100>;
			#reset-cells = <1>;
		};

		apmixedsys: syscon@1000c000 {
			compatible = "mediatek,mt8183-apmixedsys", "syscon";
			reg = <0 0x1000c000 0 0x1000>;