提交 f8420d7c 编写于 作者: C Claudius Heine 提交者: Stefano Babic

ARM: dts: dh-imx6: add u-boot specific wdt-reboot node

The wdt-reboot node is needed for the sysreset_watchdog driver to
register a watchdog as a reset handler in case 'CONFIG_SYSRESET' is
enabled.
Signed-off-by: NClaudius Heine <ch@denx.de>
上级 eb9124f5
// SPDX-License-Identifier: (GPL-2.0+)
/*
* Copyright (C) 2019 Claudius Heine <ch@denx.de>
*/
/ {
wdt-reboot {
compatible = "wdt-reboot";
wdt = <&wdog1>;
};
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册