提交 6717728c 编写于 作者: M Matthias Brugger 提交者: Matthias Brugger

arm64: dts: mediatek: add watchdog to MT6797

This patch adds the watchdog driver to the MT6797 SoC.
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 f4fdb9c6
...@@ -147,6 +147,11 @@ ...@@ -147,6 +147,11 @@
infracfg = <&infrasys>; infracfg = <&infrasys>;
}; };
watchdog: watchdog@10007000 {
compatible = "mediatek,mt6797-wdt", "mediatek,mt6589-wdt";
reg = <0 0x10007000 0 0x100>;
};
apmixedsys: apmixed@1000c000 { apmixedsys: apmixed@1000c000 {
compatible = "mediatek,mt6797-apmixedsys"; compatible = "mediatek,mt6797-apmixedsys";
reg = <0 0x1000c000 0 0x1000>; reg = <0 0x1000c000 0 0x1000>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册