]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/devices.c
RE: [PATCH] Add WDT support for OMAP3430
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / devices.c
index c2828fe3dd7040e88999b909190ecf146b518ee0..6b795ab24e3bfcb4c667941552286edce8462259 100644 (file)
@@ -437,7 +437,9 @@ static inline void omap_init_uwire(void) {}
 
 #if    defined(CONFIG_OMAP_WATCHDOG) || defined(CONFIG_OMAP_WATCHDOG_MODULE)
 
-#ifdef CONFIG_ARCH_OMAP24XX
+#if defined(CONFIG_ARCH_OMAP34XX)
+#define        OMAP_WDT_BASE           0x48314000
+#elif defined(CONFIG_ARCH_OMAP24XX)
 
 #ifdef CONFIG_ARCH_OMAP2430
 /* WDT2 */