git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26ddb5f
)
ARM: OMAP2: Add camera block base address definition.
author
Sakari Ailus
<sakari.ailus@nokia.com>
Fri, 13 Jul 2007 08:35:51 +0000
(11:35 +0300)
committer
Tony Lindgren
<tony@atomide.com>
Fri, 10 Aug 2007 10:17:18 +0000
(
03:17
-0700)
Signed-off-by: Sakari Ailus <sakari.ailus@nokia.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
include/asm-arm/arch-omap/omap24xx.h
patch
|
blob
|
history
diff --git
a/include/asm-arm/arch-omap/omap24xx.h
b/include/asm-arm/arch-omap/omap24xx.h
index
675b78f
..
e552ce8
100644
(file)
--- a/
include/asm-arm/arch-omap/omap24xx.h
+++ b/
include/asm-arm/arch-omap/omap24xx.h
@@
-77,6
+77,9
@@
/* Mailbox */
#define OMAP24XX_MAILBOX_BASE (L4_24XX_BASE + 0x94000)
+/* Camera */
+#define OMAP24XX_CAMERA_BASE (L4_24XX_BASE + 0x52000)
+
#if defined(CONFIG_ARCH_OMAP2420)
#define OMAP2_32KSYNCT_BASE OMAP2420_32KSYNCT_BASE