watchdog: qcom: register a restart notifier
authorJosh Cartwright <joshc@codeaurora.org>
Thu, 25 Sep 2014 22:51:04 +0000 (17:51 -0500)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 20 Oct 2014 19:04:19 +0000 (21:04 +0200)
The WDT's BITE_TIME warm-reset behavior can be leveraged as a last
resort mechanism for triggering chip reset.  Usually, other restart
methods (such as PS_HOLD) are preferrable for issuing a more complete
reset of the chip.  As such, keep the priority of the watchdog notifier
low.

Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found