Commits
Jamie Iles committed 1b46f8782c2
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>