commit | 1b46f8782c2607afa1298b0c7f7fe307fc0f7a5b | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Sat Dec 17 13:42:37 2011 +0000 |
committer | Jamie Iles <jamie@jamieiles.com> | Sun Dec 18 10:48:41 2011 +0000 |
tree | fe154b4ed20efe29ac246418f06f24b9dd07715d | |
parent | a53bfa07369b7c3448a60d29f0fc2e81751ed0b7 [diff] |
ARM: picoxcell: implement watchdog restart Allow the platform to be restarted by triggering the watchdog to expire with the shortest possible expiry. This should reset the CPU core and all on-chip peripherals. v2: - use writel_relaxed(). Signed-off-by: Jamie Iles <jamie@jamieiles.com>