Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-29 Thread Enric Balletbò i Serra
dhusudhan Chikkature; David Vrabel; Chris Ball; linux- >>> m...@vger.kernel.org; linux-omap@vger.kernel.org; Adrian Hunter >>> Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) >>> >>> I can confirm exactly the same behavior on my hardware with this &

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-09 Thread Mike Rapoport
Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) I can confirm exactly the same behavior on my hardware with this version of the patch. Steve, Okay. Did the version you had in your tree worked? I just want to check if I messed up something in my patch. The patch works if applied

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-07 Thread Steve Sakoman
t;> m...@vger.kernel.org; linux-omap@vger.kernel.org; Adrian Hunter >> Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) >> >> On Thu, Oct 7, 2010 at 12:15 AM, Mike Rapoport >> wrote: >> > Hi Madhu, >> > >> > Madhusudhan Chikkatu

RE: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-07 Thread Madhusudhan
bject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) > > On Thu, Oct 7, 2010 at 12:15 AM, Mike Rapoport > wrote: > > Hi Madhu, > > > > Madhusudhan Chikkature wrote: > >> > >> > >> > >>> You are correct!  The version of

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-07 Thread Steve Sakoman
On Thu, Oct 7, 2010 at 12:15 AM, Mike Rapoport wrote: > Hi Madhu, > > Madhusudhan Chikkature wrote: >> >> >> >>> You are correct!  The version of the patch in the repo indeed has >>> 'out' in the wrong place and generates a compile error. >>> >>> Could you post the patch you are using and I will

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-07 Thread Mike Rapoport
Hi Madhu, Madhusudhan Chikkature wrote: You are correct! The version of the patch in the repo indeed has 'out' in the wrong place and generates a compile error. Could you post the patch you are using and I will try to reproduce what you are seeing on my hardware? Best we all work from exac

RE: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Madhusudhan
Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) > > Madhusudhan Chikkature wrote: > > > > This version should apply fine on the latest kernel. I did a sanity test > of > > MMC/SD cards on OMAP4 SDP. > > This /looks/ okay to me, but I can't te

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread David Vrabel
Madhusudhan Chikkature wrote: > > This version should apply fine on the latest kernel. I did a sanity test of > MMC/SD cards on OMAP4 SDP. This /looks/ okay to me, but I can't test it. > From 08b77fd388f19f5df3758a2c59dcdec280f373c8 Mon Sep 17 00:00:00 2001 > From: David Vrabel > Date: Wed, 6 O

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Madhusudhan Chikkature
> You are correct! The version of the patch in the repo indeed has > 'out' in the wrong place and generates a compile error. > > Could you post the patch you are using and I will try to reproduce > what you are seeing on my hardware? Best we all work from exactly the > same patch! > > Steve >

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Steve Sakoman
On Wed, Oct 6, 2010 at 6:45 AM, Mike Rapoport wrote: > Hi Steve, > Steve Sakoman wrote: >> >> On Tue, Oct 5, 2010 at 11:17 PM, Mike Rapoport >> wrote: >> >>> I've tried to update the patches on top of 2.6.36-rc3 and I've got stuck. >>> The changes Adrian has made to the interrupt synchronization

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Mike Rapoport
Hi Steve, Steve Sakoman wrote: On Tue, Oct 5, 2010 at 11:17 PM, Mike Rapoport wrote: I've tried to update the patches on top of 2.6.36-rc3 and I've got stuck. The changes Adrian has made to the interrupt synchronization affect the way the SDIO irq should be implemented and I haven't found a w

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-06 Thread Steve Sakoman
On Tue, Oct 5, 2010 at 11:17 PM, Mike Rapoport wrote: > I've tried to update the patches on top of 2.6.36-rc3 and I've got stuck. > The changes Adrian has made to the interrupt synchronization  affect the way > the > SDIO irq should be implemented and I haven't found a way to resolve it :-( I tr

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-05 Thread Mike Rapoport
@vger.kernel.org Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) On Mon, Oct 4, 2010 at 9:45 AM, Madhusudhan wrote: -Original Message- From: Steve Sakoman [mailto:sako...@gmail.com] Sent: Monday, October 04, 2010 11:32 AM To: Mike Rapoport Cc: David Vrabel; Chris Ball; linux

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-04 Thread Steve Sakoman
x-...@vger.kernel.org; >> linux-omap@vger.kernel.org >> Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) >> >> On Mon, Oct 4, 2010 at 9:45 AM, Madhusudhan wrote: >> > >> > >> >> -Original Message- >> >> From: Steve Sa

RE: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-04 Thread Madhusudhan
apoport > >> Cc: David Vrabel; Chris Ball; linux-...@vger.kernel.org; linux- > >> o...@vger.kernel.org; madhu...@ti.com > >> Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) > >> > >> On Wed, Sep 1, 2010 at 11:02 PM, Mike Rapoport

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-04 Thread Steve Sakoman
inux- >> o...@vger.kernel.org; madhu...@ti.com >> Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2) >> >> On Wed, Sep 1, 2010 at 11:02 PM, Mike Rapoport >> wrote: >> > David Vrabel wrote: >> >> >> >> On 27/08/2010 20:2

RE: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-04 Thread Madhusudhan
> -Original Message- > From: Steve Sakoman [mailto:sako...@gmail.com] > Sent: Monday, October 04, 2010 11:32 AM > To: Mike Rapoport > Cc: David Vrabel; Chris Ball; linux-...@vger.kernel.org; linux- > o...@vger.kernel.org; madhu...@ti.com > Subject: Re: [PATCH

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-10-04 Thread Steve Sakoman
On Wed, Sep 1, 2010 at 11:02 PM, Mike Rapoport wrote: > David Vrabel wrote: >> >> On 27/08/2010 20:22, Chris Ball wrote: >>> >>> Hi David, >>> >>> On Mon, Feb 22, 2010 at 02:24:17PM +, David Vrabel wrote: These patches add support for SDIO cards to the omap_hsmmc driver. Power m

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-09-01 Thread Mike Rapoport
David Vrabel wrote: On 27/08/2010 20:22, Chris Ball wrote: Hi David, On Mon, Feb 22, 2010 at 02:24:17PM +, David Vrabel wrote: These patches add support for SDIO cards to the omap_hsmmc driver. Power management changes to prevent SDIO cards from being turned off and losing all state, and c

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-09-01 Thread mike
On Tue, Aug 31, 2010 at 09:59:44AM +0100, David Vrabel wrote: > On 27/08/2010 20:22, Chris Ball wrote: > > Hi David, > > > > On Mon, Feb 22, 2010 at 02:24:17PM +, David Vrabel wrote: > >> These patches add support for SDIO cards to the omap_hsmmc driver. > >> Power management changes to preven

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-08-31 Thread David Vrabel
On 27/08/2010 20:22, Chris Ball wrote: > Hi David, > > On Mon, Feb 22, 2010 at 02:24:17PM +, David Vrabel wrote: >> These patches add support for SDIO cards to the omap_hsmmc driver. >> Power management changes to prevent SDIO cards from being turned off >> and losing all state, and card inter

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-08-27 Thread Chris Ball
Hi David, On Mon, Feb 22, 2010 at 02:24:17PM +, David Vrabel wrote: > These patches add support for SDIO cards to the omap_hsmmc driver. > Power management changes to prevent SDIO cards from being turned off > and losing all state, and card interrupts. > > I've been unable to test these exact

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-24 Thread Mike Rapoport
Hi David, David Vrabel wrote: These patches add support for SDIO cards to the omap_hsmmc driver. Power management changes to prevent SDIO cards from being turned off and losing all state, and card interrupts. I've tested your patches with libertas_sdio and after several small additions I've ma

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-22 Thread Felipe Contreras
On Mon, Feb 22, 2010 at 5:11 PM, David Vrabel wrote: > Felipe Contreras wrote: >> On Mon, Feb 22, 2010 at 4:24 PM, David Vrabel wrote: >>> These patches add support for SDIO cards to the omap_hsmmc driver. >>> Power management changes to prevent SDIO cards from being turned off >>> and losing all

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-22 Thread David Vrabel
Felipe Contreras wrote: > On Mon, Feb 22, 2010 at 4:24 PM, David Vrabel wrote: >> These patches add support for SDIO cards to the omap_hsmmc driver. >> Power management changes to prevent SDIO cards from being turned off >> and losing all state, and card interrupts. >> >> I've been unable to test

Re: [PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-22 Thread Felipe Contreras
On Mon, Feb 22, 2010 at 4:24 PM, David Vrabel wrote: > These patches add support for SDIO cards to the omap_hsmmc driver. > Power management changes to prevent SDIO cards from being turned off > and losing all state, and card interrupts. > > I've been unable to test these exact patches as I only h

[PATCH 0/2] mmc: omap_hsmmc: support SDIO cards (#2)

2010-02-22 Thread David Vrabel
These patches add support for SDIO cards to the omap_hsmmc driver. Power management changes to prevent SDIO cards from being turned off and losing all state, and card interrupts. I've been unable to test these exact patches as I only have an N900 for testing and the N900 support in mainline is in