summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-aspeed/ast2400_platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/include/asm/arch-aspeed/ast2400_platform.h')
-rw-r--r--arch/arm/include/asm/arch-aspeed/ast2400_platform.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-aspeed/ast2400_platform.h b/arch/arm/include/asm/arch-aspeed/ast2400_platform.h
index 5c00bb60ea..33c559eb1f 100644
--- a/arch/arm/include/asm/arch-aspeed/ast2400_platform.h
+++ b/arch/arm/include/asm/arch-aspeed/ast2400_platform.h
@@ -57,7 +57,8 @@
#define AST_TIMER_BASE 0x1E782000 /* TIMER #0~7*/
#define AST_UART1_BASE 0x1E783000 /* UART1 */
#define AST_UART0_BASE 0x1E784000 /* UART5 */
-#define AST_WDT_BASE 0x1E785000 /* WDT */
+#define AST_WDT1_BASE 0x1E785000 /* WDT1 */
+#define AST_WDT2_BASE 0x1E785020 /* WDT2 */
#define AST_PWM_BASE 0x1E786000 /* PWM */
#define AST_VUART0_BASE 0x1E787000 /* VUART1 */
#define AST_PUART_BASE 0x1E788000 /* PUART */
OpenPOWER on IntegriCloud