]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
ARM: S5P6442: Add Watchdog Timer map for S5P6442
authorJongpill Lee <boyko.lee@samsung.com>
Wed, 23 Jun 2010 12:29:00 +0000 (21:29 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Thu, 5 Aug 2010 09:30:41 +0000 (18:30 +0900)
This patch adds definition of Watchdog Timer map.

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

index 32ca424ef7f9db57bb42005b5a4de26a781fcd59..281d256faafb0d6e4e817261ac78e5b091a4078d 100644 (file)
@@ -42,6 +42,8 @@
 
 #define S5P6442_PA_SYSTIMER    (0xEA100000)
 
+#define S5P6442_PA_WATCHDOG    (0xEA200000)
+
 #define S5P6442_PA_UART                (0xEC000000)
 
 #define S5P_PA_UART0           (S5P6442_PA_UART + 0x0)
@@ -65,6 +67,7 @@
 #define S5P6442_PA_PCM1                0xF2500000
 
 /* compatibiltiy defines. */
+#define S3C_PA_WDT             S5P6442_PA_WATCHDOG
 #define S3C_PA_UART            S5P6442_PA_UART
 #define S3C_PA_IIC             S5P6442_PA_IIC0