OSDN Git Service

arm64: dts: mediatek: add watchdog to MT6797
authorMatthias Brugger <mbrugger@suse.com>
Thu, 20 Jul 2017 10:22:46 +0000 (12:22 +0200)
committerMatthias Brugger <matthias.bgg@gmail.com>
Thu, 17 Aug 2017 13:33:43 +0000 (15:33 +0200)
This patch adds the watchdog driver to the MT6797 SoC.

Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt6797.dtsi

index 31088a9..1cb4521 100644 (file)
                infracfg = <&infrasys>;
        };
 
+       watchdog: watchdog@10007000 {
+               compatible = "mediatek,mt6797-wdt", "mediatek,mt6589-wdt";
+               reg = <0 0x10007000 0 0x100>;
+       };
+
        apmixedsys: apmixed@1000c000 {
                compatible = "mediatek,mt6797-apmixedsys";
                reg = <0 0x1000c000 0 0x1000>;