提交 705b675d 编写于 作者: B Boris BREZILLON 提交者: Wim Van Sebroeck

ARM: at91/dt: add watchdog properties to kizbox board

Add watchdog specific config for kizbox board.
Signed-off-by: NBoris BREZILLON <b.brezillon@overkiz.com>
Acked-by: NGuenter Roeck <linux@roeck-us.net>
Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
上级 fe46aa67
......@@ -53,6 +53,12 @@ macb0: ethernet@fffc4000 {
status = "okay";
};
watchdog@fffffd40 {
timeout-sec = <15>;
atmel,max-heartbeat-sec = <16>;
atmel,min-heartbeat-sec = <0>;
status = "okay";
};
};
nand0: nand@40000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册