diff options
author | Christopher Bostic <cbostic@linux.vnet.ibm.com> | 2017-07-17 22:25:39 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-09-09 22:04:59 +0300 |
commit | b7f0b8ad25f3f19f7830b3ce5b8fa6f7fe7ae5d5 (patch) | |
tree | 6033bb841ee6088e74568bd0d67a07324e515f22 /drivers/watchdog/of_xilinx_wdt.c | |
parent | a1f2a82072ea298ae91505c213f6d299ddb5e446 (diff) | |
download | linux-b7f0b8ad25f3f19f7830b3ce5b8fa6f7fe7ae5d5.tar.xz |
drivers/watchdog: ASPEED reference dev tree properties for config
Reference the system device tree when configuring the watchdog
engines. If property 'aspeed,reset_type' is present then set
reset behavior based on the specified value. This can be one of
three different mutually exclusive values
* cpu - Reset CPU only on watchdog timeout
* soc - Reset System on Chip
* system - Full system reset
No reset can also be specified by indicating:
* none - No reset, assumes another watchdog is responsible for
this.
Add optional property 'aspeed,external-signal'. If present then
configure to generate external signal on watchdog timeout.
Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/of_xilinx_wdt.c')
0 files changed, 0 insertions, 0 deletions