summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/mach/omap44xx.h
diff options
context:
space:
mode:
authorSantosh Shilimkar2009-10-20 02:25:57 +0200
committerTony Lindgren2009-10-20 02:25:57 +0200
commitf5d2d659450f8e68675124b879e7de82600b77ba (patch)
tree199f30ee76b270c758df4d72e712e0d04ef45883 /arch/arm/plat-omap/include/mach/omap44xx.h
parentomap: Fix DEBUG_LL UART io address (diff)
downloadkernel-qcow2-linux-f5d2d659450f8e68675124b879e7de82600b77ba.tar.gz
kernel-qcow2-linux-f5d2d659450f8e68675124b879e7de82600b77ba.tar.xz
kernel-qcow2-linux-f5d2d659450f8e68675124b879e7de82600b77ba.zip
omap: Add OMAP4 L3 and L4 peripherals.
This patch adds few necessary peripherals for OMAP4. Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/plat-omap/include/mach/omap44xx.h')
-rw-r--r--arch/arm/plat-omap/include/mach/omap44xx.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/plat-omap/include/mach/omap44xx.h b/arch/arm/plat-omap/include/mach/omap44xx.h
index 8b4a57875dab..336189753671 100644
--- a/arch/arm/plat-omap/include/mach/omap44xx.h
+++ b/arch/arm/plat-omap/include/mach/omap44xx.h
@@ -22,6 +22,9 @@
#define L4_PER_44XX_BASE 0x48000000
#define L4_EMU_44XX_BASE 0x54000000
#define L3_44XX_BASE 0x44000000
+#define OMAP44XX_EMIF1_BASE 0x4c000000
+#define OMAP44XX_EMIF2_BASE 0x4d000000
+#define OMAP44XX_DMM_BASE 0x4e000000
#define OMAP4430_32KSYNCT_BASE 0x4a304000
#define OMAP4430_CM_BASE 0x4a004000
#define OMAP4430_PRM_BASE 0x48306000