Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 13421b3e authored by Eddie Huang's avatar Eddie Huang Committed by Matthias Brugger
Browse files

arm64: dts: mt8173: Add watchdog device node



Add MT8173 watchdog device node.

Signed-off-by: default avatarEddie Huang <eddie.huang@mediatek.com>
Signed-off-by: default avatarMatthias Brugger <matthias.bgg@gmail.com>
parent 6cf15fc2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -160,6 +160,12 @@
			reg = <0 0x10005000 0 0x1000>;
		};

		watchdog: watchdog@10007000 {
			compatible = "mediatek,mt8173-wdt",
				     "mediatek,mt6589-wdt";
			reg = <0 0x10007000 0 0x100>;
		};

		pwrap: pwrap@1000d000 {
			compatible = "mediatek,mt8173-pwrap";
			reg = <0 0x1000d000 0 0x1000>;