We don't seem to have the GPIO bases available. This
patch adds the ones we will use.
Signed-off-by: Andy Green <andy.green@warmcat.com>
Signed-off-by: Anand Gadiyar <gadiyar@ti.com>
#define WD2_BASE (0x4A314000)
#define WD3_BASE (0x40130000)
#define WD2_BASE (0x4A314000)
#define WD3_BASE (0x40130000)
+/* GPIO banks */
+#define OMAP44XX_GPIO_BASE1 0x4a310000
+#define OMAP44XX_GPIO_BASE2 0x48055000
+
/* 32KTIMER */
#define SYNC_32KTIMER_BASE (0x48320000)
#define S32K_CR (SYNC_32KTIMER_BASE+0x10)
/* 32KTIMER */
#define SYNC_32KTIMER_BASE (0x48320000)
#define S32K_CR (SYNC_32KTIMER_BASE+0x10)