RE: [PATCH] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver

2009-06-03 Thread Singh, Vimal
On Wed, Jun 3, 2009 at 2:06 AM, Tony Lindgren t...@atomide.com wrote: * vimal singh vimalsi...@ti.com [090602 05:40]: This patch adds prefetch support to access nand flash in both mpu and dma mode. This patch also adds 8-bit nand support (omap_read/write_buf8). Prefetch can be used for both

Re: [RFC][PATCH] OMAP3: add support for 2 SDRAM chip selects (was: Re: Beagleboard rev C memory timings suspend/resume)

2009-06-03 Thread Jean Pihet
Hi Paul, OK I will rework the code and send a patch when done. Regards, Jean On Wednesday 03 June 2009 01:40:13 Paul Walmsley wrote: Hi Jean, a minor request: it is easier to comment on these patches if they are included inline in the E-mail message, rather than attached. That way code

Re: Please help in adding ams-delta support to ASoC

2009-06-03 Thread Janusz Krzysztofik
Hi, Tuesday 02 June 2009 19:32:14 Jarkko Nikula wrote: It is not clear for me if MCLK is really used by the codec, or it is possible that it gets its master clock from an other, modem related source, and if this does really matter. Hmm. Are there any possibility that

Re: [APPLIED] [RFC][PATCH] Add support for hook switch on ams-delta

2009-06-03 Thread Janusz Krzysztofik
Tuesday 02 June 2009 20:27:50 Tony Lindgren napisał(a): * Tony Lindgren t...@atomide.com [090602 11:23]: This patch has been applied to the linux-omap by youw fwiendly patch wobot. Initial commit ID (Likely to change): 89c6da9692bb04ce6221c371d3161f9722005e99 PatchWorks

Re: *SPAM* Re: Please help in adding ams-delta support to ASoC

2009-06-03 Thread Janusz Krzysztofik
Wednesday 03 June 2009 07:28:06 Peter Ujfalusi napisał(a): Looking at the code at commit: d8376cc482b241701f7606c81ad578b90853e175 on l-o the comment about the need for the call the omap_stop_dma puzzled me. Peter, It was omap_stop_alsa_sound_dma(), not just omap_stop_dma(), the was needed. In

Re: [PATCH] [PATCH] twl4030: Add some error checking to twl4030 init

2009-06-03 Thread Amit Kucheria
Bump.. This patch was acked by David Brownell earlier in the thread. Regards, Amit On Wed, May 06, 2009 at 03:03:38PM +0300, Amit Kucheria wrote: Check for return values of i2c read/write operations and size of scripts being uploaded to TWL4030 (Removed the unrelated string changes based

Re: [RFC][PATCH] Add support for hook switch on ams-delta

2009-06-03 Thread Janusz Krzysztofik
Hi Jonathan, Wednesday 03 June 2009 00:04:33 Jonathan McDowell napisał(a): I'm obviously too late as I've seen the Applied mail, No problem, I'm glad to hear from you. but some comments: * I don't think SW_HEADPHONE_INSERT is appropriate. input guys, is it not reasonable to have

Re: [PATCH] OMAP3 Overo: add EXPORT_SYMBOLs for Overo ASoC audio to be built as a module.

2009-06-03 Thread Jarkko Nikula
On Tue, 2 Jun 2009 10:35:43 -0700 Tony Lindgren t...@atomide.com wrote: * Hugo Vincent hugo.vinc...@gmail.com [090601 18:03]: I'm pretty new to kernel development, so I don't know any potential problems with doing this, but without this, audio/ASoC support must be built into the kernel

DSS2: Compilation Error on Git tree http://www.bat.org/~tomba/git/linux-omap-dss.git

2009-06-03 Thread Venkatesh, Subbu
Hi Tomi, I did git pull to update my tree, later compiling code for LDP, I am getting compilation error as show below. I see that I am missing declaration of struct omap_dss_display_config in display.h file, could you please comment on it... arch/arm/mach-omap2/board-ldp.c:368: warning:

[PATCH] DSPBRIDGE: Revert removing all resources on proc detach

2009-06-03 Thread Omar Ramirez Luna
This patch changes removing all resources for the process context on processor detach, it only frees the dmm resources and let resource cleanup take care of the rest. This regression was introduced with the following patch: DSPBRIDGE: base image reload support after DSP error Signed-off-by:

Re: [PATCH] [MTD] [NAND] Add prefetch and dma support for omap2/3 NAND driver

2009-06-03 Thread Tony Lindgren
* Singh, Vimal imceaex-_o=ti_ou=bd_cn=recipients_cn=x0094...@dlee86.itg.ti.com [090602 23:46]: On Wed, Jun 3, 2009 at 2:06 AM, Tony Lindgren t...@atomide.com wrote: * vimal singh vimalsi...@ti.com [090602 05:40]: This patch adds prefetch support to access nand flash in both mpu and dma

Re: [APPLIED] [RFC][PATCH] Add support for hook switch on ams-delta

2009-06-03 Thread Tony Lindgren
* Janusz Krzysztofik jkrzy...@tis.icnet.pl [090603 01:01]: Tuesday 02 June 2009 20:27:50 Tony Lindgren napisał(a): * Tony Lindgren t...@atomide.com [090602 11:23]: This patch has been applied to the linux-omap by youw fwiendly patch wobot. Initial commit ID (Likely to change):

Re: [PATCH] OMAP3 Overo: add EXPORT_SYMBOLs for Overo ASoC audio to be built as a module.

2009-06-03 Thread Tony Lindgren
* Jarkko Nikula jhnik...@gmail.com [090603 06:20]: On Tue, 2 Jun 2009 10:35:43 -0700 Tony Lindgren t...@atomide.com wrote: * Hugo Vincent hugo.vinc...@gmail.com [090601 18:03]: I'm pretty new to kernel development, so I don't know any potential problems with doing this, but without

Re: [PATCH] ARM: Move clk_add_alias() to arch/arm/common/clkdev.c (Re: [PATCH 05/10] ARM: OMAP1: Make 770 LCD work)

2009-06-03 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [090528 14:05]: * Russell King - ARM Linux li...@arm.linux.org.uk [090528 12:53]: On Thu, May 28, 2009 at 11:20:48AM -0700, Tony Lindgren wrote: +int clk_add_alias(const char *alias, const char *alias_dev_name, char *id, + struct device *dev)

Re: [PATCH] [PATCH] twl4030: Add some error checking to twl4030 init

2009-06-03 Thread Tony Lindgren
* Amit Kucheria amit.kuche...@verdurent.com [090603 01:51]: Bump.. This patch was acked by David Brownell earlier in the thread. OK, I add it, but will reset all the twl stuff to mainline after 2.6.30. These patches need to get submitted to mainline, all the other twl code is there already.

[APPLIED] [PATCH] [PATCH] twl4030: Add some error checking to twl4030 init

2009-06-03 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Initial commit ID (Likely to change): 944f94235969c15b3012aa4dc832ed3e2f08e4da PatchWorks http://patchwork.kernel.org/patch/22012/ Git (Likely to change, and takes a while to get mirrored)

Re: [APPLIED] [RFC][PATCH] Add support for hook switch on ams-delta

2009-06-03 Thread Janusz Krzysztofik
Wednesday 03 June 2009 18:36:52 Tony Lindgren napisał(a): * Janusz Krzysztofik jkrzy...@tis.icnet.pl [090603 01:01]: Tuesday 02 June 2009 20:27:50 Tony Lindgren napisał(a): * Tony Lindgren t...@atomide.com [090602 11:23]: This patch has been applied to the linux-omap by youw fwiendly

Re: [PATCH/RFC] ARM: OMAP: Initialize MADC clock divider and clock

2009-06-03 Thread Steve Sakoman
Tony, I noticed your comment requesting all twl4030 patches be submitted to mainline. I assume this patch falls into that category too? Also for those listening in -- no comments on this patch yet! Does that mean it looks good? ;-) Steve On Sat, May 30, 2009 at 6:40 AM, Steve Sakoman

Re: [PATCH/RFC] ARM: OMAP: Initialize MADC clock divider and clock

2009-06-03 Thread Tony Lindgren
* Steve Sakoman sako...@gmail.com [090603 13:10]: Tony, I noticed your comment requesting all twl4030 patches be submitted to mainline. I assume this patch falls into that category too? Yeah, we should try to make all the patches against mainline now. Also for those listening in -- no

Re: LDP support

2009-06-03 Thread Imre Deak
On Mon, Jun 01, 2009 at 06:00:33PM +0200, ext Tony Lindgren wrote: * Russell King - ARM Linux li...@arm.linux.org.uk [090531 14:25]: On Tue, Apr 28, 2009 at 03:42:37PM -0700, Tony Lindgren wrote: * Russell King - ARM Linux li...@arm.linux.org.uk [090428 15:07]: Tony, et.al., Any

RE: [PATCH] OMAP2/3 Avoid GPIO pending irq status been set after irq_disable

2009-06-03 Thread Wang Sawsd-A24013
Kevin, See below for more comments/explanations: I still think there at least a couple different problems going on and I think you are addressing some symptoms but not the root cause. I understand that combine these two changes in one patch may cause Some confusion, so this time I separate

[ANNOUNCE] TI dspbridge Omapzoom tree

2009-06-03 Thread Ramirez Luna, Omar
Hi, The new dspbridge omapzoom tree has been set in place, you can clone it from: git://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git or http://dev.omapzoom.org/pub/scm/tidspbridge/kernel-dspbridge.git In this tree you will find the latest set of TI DSP BRIDGE patches, which

Re: LDP support

2009-06-03 Thread Russell King - ARM Linux
On Thu, Jun 04, 2009 at 12:39:55AM +0300, Imre Deak wrote: I updated the omapfb-upstream branch on git://koowaldah.org/people/imre/linux-2.6-fb, if these are ok with you I'll post them on the fb list. Just be aware that Linus released -rc8 on Tuesday, and said that will be the final rc before

Re: LDP support

2009-06-03 Thread Tony Lindgren
* Russell King - ARM Linux li...@arm.linux.org.uk [090603 15:34]: On Thu, Jun 04, 2009 at 12:39:55AM +0300, Imre Deak wrote: I updated the omapfb-upstream branch on git://koowaldah.org/people/imre/linux-2.6-fb, if these are ok with you I'll post them on the fb list. Just be aware that

OMAP: sporadic hard lock-up when GPIO interrupts occur too fast (with preempt-RT and PREEMPT_HARDIRQ)

2009-06-03 Thread Hugo Vincent
Hi everyone, I'm trying to debug a problem with GPIO interrupts on my OMAP3503 (Gumstix Overo) platform with kernel 2.6.29.4-rt16-omap1. While this is a sporadic lock-up, I haven't been able to reproduce it when PREEMPT_HARDIRQ is disabled. I think it might have something to do with this patch

Question OMAP3 and PM

2009-06-03 Thread Kevyn-Alexandre Paré
I'm interested in the PM branch latest and greatest that is working for the beagleboard and the omap3evm. I clone these git for master branch (2.6.30-rc7) and compile and try without success. http://git.kernel.org/?p=linux/kernel/git/khilman/linux-omap-pm.git;a=summary