public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] include/asm-arm/arch-omap/omap24xx.h
@ 2007-10-24 16:58 Luís Cargnini
  2007-10-24 17:53 ` Dirk Behme
  0 siblings, 1 reply; 16+ messages in thread
From: Luís Cargnini @ 2007-10-24 16:58 UTC (permalink / raw)
  To: OMAP

[-- Attachment #1: Type: text/plain, Size: 1377 bytes --]

I are resubmitting this patch again, because even now this patch was
not applied on main tree, I upgraded yesterday for the
linux-2.6.23-omap1 (latest tag)
and it still not pushed into main tree, please someone add this patch.

Signed-off-by: Luís Vitório Cargnini <lvcargnini at gmail.com>

Signed-off-by: Dirk Behme <dirk.behme at gmail.com
<http://linux.omap.com/mailman/listinfo/linux-omap-open-source>>
-------------- next part --------------
Index: linux-osk/include/asm-arm/arch-omap/omap24xx.h
===================================================================
--- linux-osk.orig/include/asm-arm/arch-omap/omap24xx.h
+++ linux-osk/include/asm-arm/arch-omap/omap24xx.h
@@ -103,6 +103,11 @@

 #endif

+#if !defined(OMAP2_CTRL_BASE)
+/* If no one of the above configs is selected, use default */
+#define OMAP2_CTRL_BASE		L4_24XX_BASE
+#endif
+
 /* Control module */
 #define OMAP2_CONTROL_DEVCONF0	(OMAP2_CTRL_BASE + 0x274)
 #define OMAP2_CONTROL_DEVCONF1	(OMAP2_CTRL_BASE + 0x2e8)


-- 
------------------------------------------------------------------------------
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Electrical Engineer Faculty @ PUCRS
Ipiranga Avenue, 6681 – Building 30
P.O. Box: 90619-900 – Porto Alegre/RS
Phone: +55 51 3320 3500  extension: 7696
---------------------------------------------------------------------------------

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 16+ messages in thread
* [PATCH]include/asm-arm/arch-omap/omap24xx.h
@ 2007-11-07  4:27 Luís Cargnini
  2007-11-15 21:24 ` [PATCH]include/asm-arm/arch-omap/omap24xx.h Tony Lindgren
  0 siblings, 1 reply; 16+ messages in thread
From: Luís Cargnini @ 2007-11-07  4:27 UTC (permalink / raw)
  To: OMAP

[-- Attachment #1: Type: text/plain, Size: 1105 bytes --]

this patch only export two more functions to been used externally, for read
and write in polled mode.without the need of irqs.

Signed-off-by: Luis Vitorio Cargnini <lvcargnini@gmail.com>

--- linux-omap-2.6/arch/arm/plat-omap/mcbsp.c   2007-03-12 16:44:
03.501890844 -0300
+++ linux-omap-2.6.23/arch/arm/plat-omap/mcbsp.c        2007-11-07 02:10:
44.093625034 -0200
@@ -1022,6 +1022,8 @@ EXPORT_SYMBOL(omap_mcbsp_set_io_type);
 EXPORT_SYMBOL(omap_mcbsp_free);
 EXPORT_SYMBOL(omap_mcbsp_start);
 EXPORT_SYMBOL(omap_mcbsp_stop);
+EXPORT_SYMBOL(omap_mcbsp_pollread);
+EXPORT_SYMBOL(omap_mcbsp_pollwrite);
 EXPORT_SYMBOL(omap_mcbsp_xmit_word);
 EXPORT_SYMBOL(omap_mcbsp_recv_word);
 EXPORT_SYMBOL(omap_mcbsp_xmit_buffer);


-- 
------------------------------------------------------------------------------
Thanks && Regards
Msc. Bsc. Luís Vitório Cargnini
IEEE Member
Electrical Engineer Faculty @ PUCRS
Ipiranga Avenue, 6681 – Building 30
P.O. Box: 90619-900 – Porto Alegre/RS
Phone: +55 51 3320 3500  extension: 7696
---------------------------------------------------------------------------------

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



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

end of thread, other threads:[~2007-11-15 21:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 16:58 [PATCH] include/asm-arm/arch-omap/omap24xx.h Luís Cargnini
2007-10-24 17:53 ` Dirk Behme
2007-10-25  5:31   ` Paul Walmsley
2007-10-25  5:31     ` fix undeclared OMAP2_CTRL_BASE for OMAP MMC driver in OMAP1 compiles Paul Walmsley
2007-10-25  5:54     ` [PATCH] include/asm-arm/arch-omap/omap24xx.h Luís Cargnini
2007-10-25 15:28     ` Dirk Behme
2007-10-25 16:00       ` Paul Walmsley
2007-10-31 15:22         ` Tony Lindgren
2007-11-01  8:29           ` Tony Lindgren
2007-11-05  7:57             ` Paul Walmsley
2007-11-05 19:34               ` Dirk Behme
2007-11-06 10:23                 ` Paul Walmsley
2007-11-06 12:58                   ` Tony Lindgren
2007-11-07  4:21                     ` Luís Cargnini
  -- strict thread matches above, loose matches on Subject: below --
2007-11-07  4:27 [PATCH]include/asm-arm/arch-omap/omap24xx.h Luís Cargnini
2007-11-15 21:24 ` [PATCH]include/asm-arm/arch-omap/omap24xx.h Tony Lindgren

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