]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: S5P: Add Support common arch_reset() for S5P
authorJongpill Lee <boyko.lee@samsung.com>
Wed, 23 Jun 2010 12:35:03 +0000 (21:35 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:30:22 +0000 (18:30 +0900)
commit9a423b0ffdf7c75d852056447202e64822263c6a
treec438bea2d96ffdfd2c410c106c77a15359440811
parentd7f1e82ac982dead64d2b3825b7d33db3023a514
ARM: S5P: Add Support common arch_reset() for S5P

This patch adds support common arch_reset() for
S5P6440, S5P6442, S5PC100 and S5PV210/S5PC110.
Now perform reset using Watchdog reset, SWRESET
support with s5p_reset_hook() will be added later.

Signed-off-by: Jongpill Lee <boyko.lee@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s5p6440/include/mach/system.h
arch/arm/mach-s5p6442/include/mach/system.h
arch/arm/mach-s5pc100/include/mach/system.h
arch/arm/mach-s5pv210/include/mach/system.h