git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a53bfa0
)
ARM: picoxcell: implement watchdog restart
author
Jamie Iles
<jamie@jamieiles.com>
Sat, 17 Dec 2011 13:42:37 +0000
(13:42 +0000)
committer
Jamie 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