summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-s5pv310/mach-smdkv310.c
diff options
context:
space:
mode:
authorJemings Ko <jemings@samsung.com>2010-09-20 15:33:04 +0900
committerKukjin Kim <kgene.kim@samsung.com>2010-10-21 07:52:18 +0900
commit8d75c9128a07bd1f81952a518ed818d1a3e90c96 (patch)
tree698afc1d4db8c70ee533f79233db889077b44b47 /arch/arm/mach-s5pv310/mach-smdkv310.c
parentcdff6e6fd2d4360e2d5bc39afe3f1ef17d79dbf0 (diff)
downloadtalos-obmc-linux-8d75c9128a07bd1f81952a518ed818d1a3e90c96.tar.gz
talos-obmc-linux-8d75c9128a07bd1f81952a518ed818d1a3e90c96.zip
ARM: S5PV310: Add support Watchdog Timer
This patch adds support Watchdog Timer for S5PV310 and S5PC210. Signed-off-by: Jemings Ko <jemings@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv310/mach-smdkv310.c')
-rw-r--r--arch/arm/mach-s5pv310/mach-smdkv310.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/mach-smdkv310.c b/arch/arm/mach-s5pv310/mach-smdkv310.c
index 06062c8e337c..9cb827da97f5 100644
--- a/arch/arm/mach-s5pv310/mach-smdkv310.c
+++ b/arch/arm/mach-s5pv310/mach-smdkv310.c
@@ -68,6 +68,7 @@ static struct s3c2410_uartcfg smdkv310_uartcfgs[] __initdata = {
static struct platform_device *smdkv310_devices[] __initdata = {
&s3c_device_rtc,
+ &s3c_device_wdt,
};
static void __init smdkv310_map_io(void)
OpenPOWER on IntegriCloud