public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: OMAP2: Add camera block base address definition.
@ 2007-07-13  8:35 Sakari Ailus
  2007-08-10 10:17 ` Tony Lindgren
  0 siblings, 1 reply; 2+ messages in thread
From: Sakari Ailus @ 2007-07-13  8:35 UTC (permalink / raw)
  To: linux-omap-open-source

Signed-off-by: Sakari Ailus <sakari.ailus@nokia.com>
---
 include/asm-arm/arch-omap/omap24xx.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/asm-arm/arch-omap/omap24xx.h b/include/asm-arm/arch-omap/omap24xx.h
index 675b78f..e552ce8 100644
--- 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
-- 
1.5.0.6

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ARM: OMAP2: Add camera block base address definition.
  2007-07-13  8:35 [PATCH] ARM: OMAP2: Add camera block base address definition Sakari Ailus
@ 2007-08-10 10:17 ` Tony Lindgren
  0 siblings, 0 replies; 2+ messages in thread
From: Tony Lindgren @ 2007-08-10 10:17 UTC (permalink / raw)
  To: Sakari Ailus; +Cc: linux-omap-open-source

* Sakari Ailus <sakari.ailus@nokia.com> [070713 01:41]:
> Signed-off-by: Sakari Ailus <sakari.ailus@nokia.com>
> ---
>  include/asm-arm/arch-omap/omap24xx.h |    3 +++
>  1 files changed, 3 insertions(+), 0 deletions(-)
> 
> diff --git a/include/asm-arm/arch-omap/omap24xx.h b/include/asm-arm/arch-omap/omap24xx.h
> index 675b78f..e552ce8 100644
> --- 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

Pushing today.

Tony

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-08-10 10:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-13  8:35 [PATCH] ARM: OMAP2: Add camera block base address definition Sakari Ailus
2007-08-10 10:17 ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox