]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm64: dts: mt8173: Add watchdog device node
authorEddie Huang <eddie.huang@mediatek.com>
Mon, 1 Jun 2015 13:08:26 +0000 (21:08 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 6 Jul 2015 16:01:44 +0000 (18:01 +0200)
Add MT8173 watchdog device node.

Signed-off-by: Eddie Huang <eddie.huang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173.dtsi

index ba46fe5a4a568938b51d3e991bf56d8b0b86da75..e880de5ec92675b038755ba6e1b81458349c31a2 100644 (file)
                        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>;