ARM: DTS: Add watchdog to mt6589

This patch adds the watchdog to the device tree of Mediatek mt6589 SoC.
Signed-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
上级 97927589
......@@ -138,5 +138,10 @@
clocks = <&uart_clk>;
status = "disabled";
};
wdt: watchdog@010000000 {
compatible = "mediatek,mt6589-wdt";
reg = <0x10000000 0x44>;
};
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部