diff options
author | Christopher Bostic <cbostic@linux.vnet.ibm.com> | 2017-07-17 22:25:38 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2017-11-28 07:24:25 +0300 |
commit | 094634030df616aea65ca0a36b2c87b2e6e7223f (patch) | |
tree | 183caaa460afa9645fee0461ac88ead3e5d37821 /drivers/watchdog | |
parent | 2f2306613e671b0d9d64980b9d328f1c5f7dad58 (diff) | |
download | linux-094634030df616aea65ca0a36b2c87b2e6e7223f.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>
(cherry picked from commit ffbb29d62d6bcca3eff88111b58e4865506e95bf)
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'drivers/watchdog')
0 files changed, 0 insertions, 0 deletions