commit | 5fe65ce7ccbb47b16e17a88bcdac73cffadb80fa | [log] [tgz] |
---|---|---|
author | Markus Pargmann <mpa@pengutronix.de> | Mon Sep 08 09:14:07 2014 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Jan 21 14:52:23 2015 +0100 |
tree | 3eafc26049c47fd996e00eeea53773ae8a7038d3 | |
parent | bbd5900935be8755b6344386373174b20cd474a2 [diff] |
watchdog: imx2_wdt: Disable power down counter on boot Disable power down counter of the watchdog to avoid system resets. The watchdog power down counter is set automatically by the chip. If it is not set to 0 in the driver, the system resets. Signed-off-by: Markus Pargmann <mpa@pengutronix.de> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>