]> Pileus Git - ~andy/linux/commit
ARM: S5P: Add System define for arch_reset()
authorJongpill Lee <boyko.lee@samsung.com>
Wed, 23 Jun 2010 12:31:21 +0000 (21:31 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:30:22 +0000 (18:30 +0900)
commitd7f1e82ac982dead64d2b3825b7d33db3023a514
tree3db1a5fb58fd4611216b767d2258834b0ed80da4
parentc8def0857f93413db795ce3586bcc3c3eaae7088
ARM: S5P: Add System define for arch_reset()

This patch adds system define for arch_reset() using Watchdog reset.
And adds IO mapping for using WDT.

Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-s5p/cpu.c
arch/arm/plat-s5p/include/plat/system-reset.h [new file with mode: 0644]