diff options
author | Christopher Bostic <cbostic@linux.vnet.ibm.com> | 2017-07-17 22:25:38 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2017-09-09 22:05:02 +0300 |
commit | ffbb29d62d6bcca3eff88111b58e4865506e95bf (patch) | |
tree | d75e5014d5979e185f6eb4ebe5b65b298d9e311d /Documentation/gcc-plugins.txt | |
parent | b7f0b8ad25f3f19f7830b3ce5b8fa6f7fe7ae5d5 (diff) | |
download | linux-ffbb29d62d6bcca3eff88111b58e4865506e95bf.tar.xz |
drivers/watchdog: Add optional ASPEED device tree properties
Describe device tree optional properties:
* aspeed,reset-type = "cpu|soc|system|none"
One of three different, mutually exclusive, values
"cpu" : ARM CPU reset on signal
"soc" : 'System on chip' reset
"system" : Full system reset
The value can also be set to "none" which indicates that no
reset of any kind is to be done via this watchdog. This assumes
another watchdog on the chip is to take care of resets.
* aspeed,external-signal - Generate external signal (WDT1 and WDT2 only)
* aspeed,alt-boot - Boot from alternate block on signal
Signed-off-by: Christopher Bostic <cbostic@linux.vnet.ibm.com>
Acked-by: Rob Herring <robh@kernel.org>
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 'Documentation/gcc-plugins.txt')
0 files changed, 0 insertions, 0 deletions