ARM: picoxcell: implement watchdog restart
authorJamie Iles <jamie@jamieiles.com>
Sat, 17 Dec 2011 13:42:37 +0000 (13:42 +0000)
committerJamie Iles <jamie@jamieiles.com>
Sun, 18 Dec 2011 10:48:41 +0000 (10:48 +0000)
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>

No differences found