Re: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx)

2010-01-28 Thread Kevin Hilman
John Rigby writes: > Just to be clear, my post was in response to the reported problems > with enabling sdio irqs with this patch: > http://patchwork.kernel.org/patch/69122/ > > The patch originator reported good results but others reported > complete failure. My hack fixed the problem for me.

RE: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx)

2010-01-28 Thread Madhusudhan
n > Cc: Mike Rapoport; Dirk Behme; Phaneendra Kumar Alapati; linux- > o...@vger.kernel.org; linux-mmc@vger.kernel.org; Adrian Hunter; Paasikivi > Teemu.3 (EXT-Ixonos/Tampere) > Subject: Re: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] > OMAP35xx:SDIO IRQ Support for OMAP35xx) > &

Re: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx)

2010-01-27 Thread John Rigby
Just to be clear, my post was in response to the reported problems with enabling sdio irqs with this patch: http://patchwork.kernel.org/patch/69122/ The patch originator reported good results but others reported complete failure. My hack fixed the problem for me. I believe this much more modest

RE: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx)

2010-01-27 Thread Madhusudhan
i Teemu.3 (EXT-Ixonos/Tampere) > Subject: sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO > IRQ Support for OMAP35xx) > > Attached is a hacked omap_hsmmc.c which works with libertas on my > board (very similar to beagle). This is not intended to be a solution > but poi

sdio irq hack for omap_hsmmc.c (was: Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx)

2010-01-26 Thread John Rigby
Attached is a hacked omap_hsmmc.c which works with libertas on my board (very similar to beagle). This is not intended to be a solution but points in the direction of the problem. I ripped out the CONFIG_PM code and turned off all the enable/disable stuff. I also explicitly turn on the fclk at p

Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx

2010-01-20 Thread Mike Rapoport
Hi Dirk, Dirk Behme wrote: > On 21.12.2009 17:46, Mike Rapoport wrote: >> Hi, >> >> Phaneendra Kumar Alapati wrote: >>> This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM >>> with Marvell 88W8686 card and below are the observed throughput results >>> (ttcp utility): 13Mbps (Downl

Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx

2010-01-20 Thread Dirk Behme
On 21.12.2009 17:46, Mike Rapoport wrote: Hi, Phaneendra Kumar Alapati wrote: This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM with Marvell 88W8686 card and below are the observed throughput results (ttcp utility): 13Mbps (Downlink), 10.5 Mbps(Uplink) Signed-off-by: Phaneen

Re: [PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-21 Thread Mike Rapoport
Hi, Phaneendra Kumar Alapati wrote: > This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM > with Marvell 88W8686 card and below are the observed throughput results > (ttcp utility): 13Mbps (Downlink), 10.5 Mbps(Uplink) > > Signed-off-by: Phaneendra Kumar > --- > drivers/mmc/host

[PATCH] OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-21 Thread Phaneendra Kumar Alapati
This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM with Marvell 88W8686 card and below are the observed throughput results (ttcp utility): 13Mbps (Downlink), 10.5 Mbps(Uplink) Signed-off-by: Phaneendra Kumar --- drivers/mmc/host/omap_hsmmc.c | 55 +

RE: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-15 Thread Madhusudhan
; > Cc: linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org; 'Paasikivi > Teemu.3 (EXT-Ixonos/Tampere)' > Subject: RE: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx > > > > > -Original Message- > > From: Adrian Hunter [mailto:adrian.hun...@nokia.com]

RE: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-10 Thread Madhusudhan
eemu.3 (EXT-Ixonos/Tampere) > Subject: Re: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx > > CC'ing linux-mmc list and the maintainer Madhusudhan Chikkature > and others who might be interested. > I and Dirk had reviewed this patch previously on LO. Dirk? Also, the patch seems

Re: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx

2009-12-10 Thread Adrian Hunter
O IRQ Support for OMAP35xx Thread-Topic: [PATCH]OMAP35xx:SDIO IRQ Support for OMAP35xx Thread-Index: Acp5aeARQUQJtw2USfCUiuj07cawqQ== Message-ID: <8b7fc6a3798741d6b3e3284e1a8d7...@embwise16de1b5> This patch adds SDIO IRQ support for OMAP35xx. Tested on OMAP3530EVM with Marvell 88W8686 card an