test mail

2011-01-27 Thread Chikkature Rajashekar, Madhusudhan
X-pstn-levels: (S:99.9/99.9 CV:99.9000 FC:95.5390 LC:95.5390 R:95.9108 P:95.9108 M:97.0282 C:98.6951 ) X-pstn-settings: 2 (0.5000:0.0750) s cv GT3 gt2 gt1 r p m X-pstn-addresses: from [db-null] X-CM: TI mail servers Here it is a plain text email. Just check. -- To unsubscribe from

test mail

2010-12-23 Thread Chikkature Rajashekar, Madhusudhan
I am having trouble sending mails to this list. So just a test mail please ignore. -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] MMC: omap_hsmmc: enable interface clock before calling mmc_host_enable()

2010-12-08 Thread Chikkature Rajashekar, Madhusudhan
ter the device interface clock is > enabled. > > Signed-off-by: Paul Walmsley > Cc: Madhusudhan Chikkature Rajashekar > Cc: Adrian Hunter > Cc: Kishore Kadiyala > Cc: Tero Kristo > --- Acked-by: Madhusudhan Chikkature >  drivers/mmc/host/omap_hsmmc.c |    6 +++---

Re: OMAP HSMMC problems with off-mode

2010-12-07 Thread Chikkature Rajashekar, Madhusudhan
Dec 7, 2010 at 12:21 PM, Paul Walmsley wrote: > > Madhusudhan, > > On my OMAP35xx BeagleBoard here, HSMMC is non-functional after returning > from dynamic off-mode.  The MMC LED turns on and stays on, and the process > hangs, although the rest of the system still seems to run.  Loo

RE: omap4: hsmmc: Fix improper card detection while booting

2010-11-15 Thread Madhusudhan
impacting > the updated reset logic. > Passing correct base address fixes the issue. > > Signed-off-by: Kishore Kadiyala > Acked-by: Felipie Balbi > Cc: Tony Lindgren > Cc: Chris Ball > Cc: Madhusudhan Chikkature > --- > drivers/mmc/host/omap_hsmmc.c |2 +- >

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

2010-10-07 Thread Madhusudhan
> -Original Message- > From: Steve Sakoman [mailto:sako...@gmail.com] > Sent: Thursday, October 07, 2010 8:57 AM > To: Mike Rapoport > Cc: Madhusudhan Chikkature; David Vrabel; Chris Ball; linux- > m...@vger.kernel.org; linux-o...@vger.kernel.org; Adrian Hunter > Su

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

2010-10-06 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Wednesday, October 06, 2010 2:02 PM > To: Madhusudhan Chikkature > Cc: Steve Sakoman; Mike Rapoport; Chris Ball; linux-mmc@vger.kernel.org; > linux-o...@vger.kernel.org; Adrian Hunter >

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-04 Thread Madhusudhan
> -Original Message- > From: Steve Sakoman [mailto:sako...@gmail.com] > Sent: Monday, October 04, 2010 11:57 AM > To: Madhusudhan > Cc: Mike Rapoport; David Vrabel; Chris Ball; linux-mmc@vger.kernel.org; > linux-o...@vger.kernel.org > Subject: Re: [PATCH 0/2] mmc

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-mmc@vger.kernel.org; linux- > o...@vger.kernel.org; madhu...@ti.com > Subject: Re: [PATCH 0/2] mmc: omap_hsmmc: support

[PATCH V2] OMAP4 ES2: HSMMC soft reset change

2010-09-28 Thread Madhusudhan Chikkature
The omap4 es2 hsmmc has a updated soft reset logic.After the reset is issued monitor a 0->1 transition first. The reset of CMD or DATA lines is complete only after a 0->1->0 transition of SRC or SRD bits. Signed-off-by: Madhusudhan Chikkature Tested-by: Anand Gadiyar --- arch/arm/m

RE: [PATCH] OMAP4: HSMMC cmd line reset change

2010-09-22 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Tuesday, September 21, 2010 9:47 AM > To: Madhusudhan > Cc: c...@laptop.org; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > santosh.shilim...@ti.com > Subject: Re: [PATCH] OMAP4:

RE: [PATCH] OMAP4: HSMMC cmd line reset change

2010-09-20 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Friday, September 17, 2010 10:48 AM > To: Madhusudhan Chikkature > Cc: c...@laptop.org; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > santosh.shilim...@ti.com > Subject: Re: [PA

[PATCH] OMAP4: HSMMC cmd line reset change

2010-09-15 Thread Madhusudhan Chikkature
off-by: Madhusudhan Chikkature --- drivers/mmc/host/omap_hsmmc.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/drivers/mmc/host/omap_hsmmc.c b/drivers/mmc/host/omap_hsmmc.c index 4526d27..750ba7d 100644 --- a/drivers/mmc/host/omap_hsmmc.c +++ b/drivers/mmc/host/omap_h

RE: MMC card removal in suspend state

2010-08-05 Thread Madhusudhan
> -Original Message- > From: Maxim Levitsky [mailto:maximlevit...@gmail.com] > Sent: Thursday, August 05, 2010 6:21 PM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org; 'Pierre Ossman' > Subject: RE: MMC card removal in suspend state > > On Thu, 2010

RE: MMC card removal in suspend state

2010-08-05 Thread Madhusudhan
> -Original Message- > From: Maxim Levitsky [mailto:maximlevit...@gmail.com] > Sent: Thursday, August 05, 2010 5:43 PM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org; 'Pierre Ossman' > Subject: Re: MMC card removal in suspend state > > On Thu, 2010

RE: [PATCH v6] OMAP4 HSMMC: Adding Card detect support for MMC1 on OMAP4

2010-08-05 Thread Madhusudhan
> -Original Message- > From: kishore kadiyala [mailto:kishorek.kadiy...@gmail.com] > Sent: Thursday, August 05, 2010 11:04 AM > To: Madhusudhan > Cc: Andrew Morton; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > t...@atomide.com; adrian.hun...@nokia.com > S

MMC card removal in suspend state

2010-08-05 Thread Madhusudhan
Hi, Recently, while looking at some stuff I saw the below patch done by Pierre which is part of the drivers/mmc/card/queue.c file. I wonder if someone can through more light on this to understand where could be a potential deadlock without calling mmc_queue_resume. Is there a need for the mmc que

RE: [PATCH v6] OMAP4 HSMMC: Adding Card detect support for MMC1 on OMAP4

2010-08-04 Thread Madhusudhan
> >> >  arch/arm/mach-omap2/board-4430sdp.c |    7 +++- > >> >  drivers/mfd/twl6030-irq.c           |   76 > >> +++ > >> >  drivers/mmc/host/omap_hsmmc.c       |    4 +- > >> >  include/linux/i2c/twl.h             |   16 +++ > >> >  4 files changed, 100 inserti

RE: [PATCH v6] OMAP4 HSMMC: Adding Card detect support for MMC1 on OMAP4

2010-08-02 Thread Madhusudhan
MMC1 Controller, Card detect interrupt source is > > twl6030 and the card detect call back function provides card > present/absent > > status by reading MMC Control register. > > > > Signed-off-by: Kishore Kadiyala > > Cc: Tony Lindgren > >

RE: [PATCH v2] omap hsmmc: fix processing of all dma interrupts as block completion

2010-07-19 Thread Madhusudhan
> -Original Message- > From: Venkatraman S [mailto:svenk...@ti.com] > Sent: Friday, July 16, 2010 4:21 AM > To: linux-mmc > Cc: linux-omap; Venkatraman S; Madhusudhan Chikkature; Andrew Morton > Subject: [PATCH v2] omap hsmmc: fix processing of all dma interrupts as

RE: [PATCH 11/15] wireless: wl1271: introduce platform device support

2010-07-07 Thread Madhusudhan
ger.kernel.org; linux-arm-ker...@lists.infradead.org; > li...@arm.linux.org.uk; Chikkature Rajashekar Madhusudhan; Coelho Luciano > (Nokia-MS/Helsinki); a...@linux-foundation.org; San Mehat > Subject: Re: [PATCH 11/15] wireless: wl1271: introduce platform device > support > >

RE: [PATCH] OMAP HSMMC: fix a racing case between kmmcd and omap_hsmmc_suspend

2010-07-06 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Tuesday, July 06, 2010 1:11 PM > To: Madhusudhan Chikkature > Cc: Hunter Adrian (Nokia-D/Helsinki); Ethan Du; linux-mmc; Andrew Morton > Subject: Re: [PATCH] OMAP HSMMC: fix a racing

RE: [PATCH 05/15] omap: hsmmc: add virtual card detect support

2010-07-06 Thread Madhusudhan
i...@arm.linux.org.uk; Chikkature Rajashekar Madhusudhan; Luciano Coelho; > Andrew Morton; San Mehat; Pandita, Vikram > Subject: Re: [PATCH 05/15] omap: hsmmc: add virtual card detect support > > On Tue, Jul 6, 2010 at 1:22 PM, Ohad Ben-Cohen wrote: > > Note: the wl1271 device do

RE: [PATCH V2 4/4] omap_hsmmc: Add erase capability

2010-06-16 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Sunday, June 13, 2010 5:02 AM > To: Andrew Morton > Cc: Kyungmin Park; Madhusudhan Chikkature; LKML; linux-mmc@vger.kernel.org > Subject: [PATCH V2 4/4] omap_hsmmc: Add erase ca

RE: [PATCH v4 0/5] Adding MMC Support on OMAP4430 SDP

2010-05-19 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Tuesday, May 18, 2010 7:09 PM > To: kishore kadiyala > Cc: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > madhu...@ti.com; jarkko.lavi...@nokia.com; r...@arm.linux.org.uk; > p...@pwsan.com; santosh.shil

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-07 Thread Madhusudhan
> > >>> omap_mmc_platform_data is MMC specific platform data. Why add a SDMA > >>> specific feature capability into it? Even though you add it there, you > >> will > >>> still need to have a cpu check before that can be set in a common > code. > >>> > >> CPU checks are allowed to be in the p

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-05-07 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Thursday, May 06, 2010 10:31 AM > To: Madhusudhan > Cc: 'Nishanth Menon'; 'Ghorai, Sukumar'; linux-o...@vger.kernel.org; > linux-mmc@vger.kernel.org > Subject: Re: [PATCH

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-07 Thread Madhusudhan
> -Original Message- > From: Shilimkar, Santosh [mailto:santosh.shilim...@ti.com] > Sent: Thursday, May 06, 2010 11:52 PM > To: Chikkature Rajashekar, Madhusudhan; 'kishore kadiyala' > Cc: S, Venkatraman; linux-o...@vger.kernel.org; linux-mmc@vger.ke

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Madhusudhan
kkature Rajashekar, > Madhusudhan; Adrian Hunter; Kadiyala, Kishore; Tony Lindgren > Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > > -Original Message- > > From: kishore kadiyala [mailto:kishorek.kadiy...@gmail.com

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-05-05 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Wednesday, May 05, 2010 1:27 PM > To: Madhusudhan > Cc: 'Nishanth Menon'; 'Ghorai, Sukumar'; linux-o...@vger.kernel.org; > linux-mmc@vger.kernel.org > Subject: Re: [PATCH

RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-05 Thread Madhusudhan
> >> +     if (cpu_is_omap44xx() || cpu_is_omap3630()) { > > Can we avoid above by passing this part of platform data?? > > devices.c > > I am not clear about the method. The board files export the > omap_mmc_platform_data. > Does it imply that all board files have to change and export > the cap

RE: [PATCH v8 0/2] sDMA descriptor autoloading feature

2010-05-04 Thread Madhusudhan
> -Original Message- > From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of > Venkatraman S > Sent: Thursday, April 29, 2010 12:35 PM > To: linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org; linux-arm- > ker...@lists.infradead.org > Cc: Madhusu

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-04-30 Thread Madhusudhan
> > > > > > > Hmm, finally got around looking into this again. Looks like the mmc > > > > is now working on my zoom3 with the current Linus' tree at commit > > > > 7c6bd2010fced38444c9fd658f4c6ce61bd185bf. So I guess something that > > > > we had in omap-fixes fixed this. Or maybe some fix for dr

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-04-28 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Wednesday, April 28, 2010 2:23 PM > To: Madhusudhan > Cc: 'Nishanth Menon'; 'Ghorai, Sukumar'; linux-o...@vger.kernel.org; > linux-mmc@vger.kernel.org > Subject: Re: [PAT

RE: [PATCH v2] omap_hsmmc: improve interrupt synchronisation

2010-04-26 Thread Madhusudhan
> -Original Message- > From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of > Venkatraman S > Sent: Monday, April 26, 2010 4:01 AM > To: Adrian Hunter > Cc: Madhusudhan Chikkature; linux-mmc Mailing List; linux-omap Mailing > List > Subject: R

RE: [PATCH 3/7] OMAP4-HSMMC: Adding Card detect support

2010-04-21 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Wednesday, April 21, 2010 2:08 PM > To: kishore kadiyala > Cc: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > madhu...@ti.com; jarkko.lavi...@nokia.com; rmk+l...@arm.linux.org.uk; > santosh.shilim...@ti

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-04-08 Thread Madhusudhan
> -Original Message- > From: Tony Lindgren [mailto:t...@atomide.com] > Sent: Wednesday, April 07, 2010 6:50 AM > To: Madhusudhan > Cc: 'Nishanth Menon'; 'Ghorai, Sukumar'; linux-o...@vger.kernel.org; > linux-mmc@vger.kernel.org > Subject: Re: [PAT

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-04-01 Thread Madhusudhan
> -Original Message- > From: Nishanth Menon [mailto:n...@ti.com] > Sent: Thursday, April 01, 2010 4:59 PM > To: Ghorai, Sukumar > Cc: Chikkature Rajashekar, Madhusudhan; t...@atomide.com; linux- > o...@vger.kernel.org; linux-mmc@vger.kernel.org > Subject: Re: [P

RE: [PATCH] Disable the non working eMMC on Zoom2/3

2010-04-01 Thread Madhusudhan
> -Original Message- > From: Ghorai, Sukumar [mailto:s-gho...@ti.com] > Sent: Wednesday, March 31, 2010 11:03 PM > To: Chikkature Rajashekar, Madhusudhan; t...@atomide.com > Cc: linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org > Subject: RE: [PATCH] Disable the n

[PATCH]OMAP HSMMC: Fix a bug in card remove scenario

2010-03-31 Thread Madhusudhan Chikkature
From: Madhusudhan Chikkature Date: Wed, 31 Mar 2010 19:31:24 -0400 Subject: [PATCH] OMAP HSMMC:Fix a bug in card removal scenario The reset of data lines when the card is removed from the cage results in a failure.The failure is seen if the card is removed from the cage when TC is pending after

[PATCH] Disable the non working eMMC on Zoom2/3

2010-03-31 Thread Madhusudhan Chikkature
From: Madhusudhan Chikkature Date: Wed, 31 Mar 2010 12:29:19 -0400 Subject: [PATCH] Zoom2/3: Disable MMC2 The eMMC on Zoom2/3 seems to have a lower EXT_CSD Rev.This causes the writes to fail since the card size is not detected correctly by the MMC core. Disable the MMC2 support for Zoom2/3

RE: [PATCH]omap hsmmc: fix incorrect capability reporting

2010-03-30 Thread Madhusudhan
> -Original Message- > From: svenk...@gmail.com [mailto:svenk...@gmail.com] On Behalf Of > Venkatraman S > Sent: Tuesday, March 30, 2010 9:37 AM > To: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; > kishore.kadiy...@ti.com > Cc: Madhusudhan Chikkature &

RE: [PATCH 03/03] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-03-10 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Venkatraman S > Sent: Monday, March 01, 2010 5:27 AM > To: linux-mmc@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > linux-o...@vger.kernel.org > Subject: [PATCH

RE: [PATCH 01/03] omap hsmmc: prevent race between dma and hsmmc callback

2010-03-10 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Venkatraman S > Sent: Monday, March 01, 2010 5:26 AM > To: linux-mmc@vger.kernel.org; linux-arm-ker...@lists.infradead.org; > linux-o...@vger.kernel.org > Subject: [PATCH

RE: [PATCH] mmc: omap_hsmmc: Fix conditional locking

2010-03-03 Thread Madhusudhan
> -Original Message- > From: Thomas Gleixner [mailto:t...@linutronix.de] > Sent: Wednesday, March 03, 2010 4:16 AM > To: Madhusudhan > Cc: 'LKML'; linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org > Subject: RE: [PATCH] mmc: omap_hsmmc: Fix conditional loc

RE: [PATCH] mmc: omap_hsmmc: Fix conditional locking

2010-03-02 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Thomas Gleixner > Sent: Monday, March 01, 2010 1:02 PM > To: LKML > Cc: linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org > Subject: [PATCH] mmc: omap_hsmmc: Fix condi

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-03-02 Thread Madhusudhan
> -Original Message- > From: Steve Sakoman [mailto:sako...@gmail.com] > Sent: Thursday, February 18, 2010 4:16 PM > To: Paul Walmsley > Cc: Madhusudhan; David Vrabel; r-woodru...@ti.com; saw...@ti.com; linux- > m...@vger.kernel.org; linux-o...@vger.kernel.org > Su

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-19 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Madhusudhan > Sent: Friday, February 19, 2010 3:05 PM > To: 'David Vrabel'; linux-mmc@vger.kernel.org > Cc: linux-o...@vger.kernel.org &g

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-19 Thread Madhusudhan
> -Original Message- > From: Paul Walmsley [mailto:p...@pwsan.com] > Sent: Thursday, February 18, 2010 2:21 PM > To: Madhusudhan > Cc: 'David Vrabel'; sako...@gmail.com; r-woodru...@ti.com; saw...@ti.com; > linux-mmc@vger.kernel.org; linux-o...@vger.kernel.o

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-19 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Wednesday, February 10, 2010 5:52 AM > To: linux-mmc@vger.kernel.org > Cc: David Vrabel; linux-o...@vger.kernel.org; madhu...@ti.com > Subject: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts > > Ena

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-18 Thread Madhusudhan
> -Original Message- > From: Nicolas Pitre [mailto:n...@fluxnic.net] > Sent: Thursday, February 18, 2010 1:27 PM > To: Madhusudhan > Cc: 'Paul Walmsley'; 'David Vrabel'; linux-mmc@vger.kernel.org; linux- > o...@vger.kernel.org > Subject: RE: [PAT

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-18 Thread Madhusudhan
> -Original Message- > From: Paul Walmsley [mailto:p...@pwsan.com] > Sent: Thursday, February 18, 2010 11:44 AM > To: David Vrabel > Cc: Madhusudhan; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org > Subject: Re: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card inte

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-18 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Thursday, February 18, 2010 6:16 AM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org > Subject: Re: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts >

RE: [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards

2010-02-18 Thread Madhusudhan
> > > >> Also, keep in mind that the buffers for transfers must begin and end on > >> a word boundary. The OMAP's DMA controller can only transfer whole > >> words to the MMC FIFO. > > I've slightly modified your patch "mmc: omap_hsmmc: use packet sync'd DMA" > and it > seems to work now, at lea

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-17 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Wednesday, February 17, 2010 1:40 PM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org > Subject: Re: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupt

RE: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts

2010-02-17 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Wednesday, February 10, 2010 5:52 AM > To: linux-mmc@vger.kernel.org > Cc: David Vrabel; linux-o...@vger.kernel.org; madhu...@ti.com > Subject: [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts > > Ena

RE: [PATCH 1/3] mmc: omap_hsmmc: use packet sync'd DMA

2010-02-17 Thread Madhusudhan
> -Original Message- > From: David Vrabel [mailto:david.vra...@csr.com] > Sent: Wednesday, February 10, 2010 5:52 AM > To: linux-mmc@vger.kernel.org > Cc: David Vrabel; linux-o...@vger.kernel.org; madhu...@ti.com > Subject: [PATCH 1/3] mmc: omap_hsmmc: use packet sync'd DMA > > Use packe

RE: [PATCH] MMC: fix hang if card was removed during suspend and unsafe resume was enabled

2010-02-05 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Maxim Levitsky > Sent: Friday, February 05, 2010 9:52 AM > To: Andrew Morton > Cc: linux-mmc@vger.kernel.org; Philip Langdale; linux-kernel; Jorg > Schummer; linux-pm > Su

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

2010-01-28 Thread Madhusudhan
Hi, I am not an SDIO expert. But what I understand from this is that we are missing the wakeup capability on an SDIO interrupt. Regards, Madhu > -Original Message- > From: John Rigby [mailto:jcri...@gmail.com] > Sent: Wednesday, January 27, 2010 5:56 PM > To: Madhusudha

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

2010-01-27 Thread Madhusudhan
> -Original Message- > From: John Rigby [mailto:jcri...@gmail.com] > Sent: Tuesday, January 26, 2010 11:05 AM > To: Mike Rapoport > Cc: Dirk Behme; Phaneendra Kumar Alapati; linux-o...@vger.kernel.org; > Madhusudhan Chikkature; linux-mmc@vger.kernel.org; Adrian Hunter; > Paasikiv

RE: [PATCH V2 0/10] omap_hsmmc changes V2

2010-01-21 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Saturday, January 16, 2010 7:33 PM > To: Tony Lindgren > Cc: Adrian Hunter; Madhusudhan Chikkature; Paul Walmsley; linux-omap > Mailing List; linux-mmc Mailing List; Andrew Morton >

RE: [PATCH V2 2/10] omap: Rename mmc-twl4030 files to hsmmc

2010-01-21 Thread Madhusudhan
> >> > > > > My bad, please ignore. The 3rd patch in the series seems to take care of > > renaming these bits. > > > > Regards, > > Madhu > > > > Will you be Ack'ing these patches? Sure. I will do that. The changes to hsmmc look okay to me. Having the controller driver call the mmc core regula

RE: [PATCH V2 2/10] omap: Rename mmc-twl4030 files to hsmmc

2010-01-20 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Madhusudhan > Sent: Wednesday, January 20, 2010 5:42 PM > To: 'Adrian Hunter'; 'Tony Lindgren' > Cc: 'Paul Walmsley'; &#

RE: [PATCH V2 2/10] omap: Rename mmc-twl4030 files to hsmmc

2010-01-20 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Saturday, January 16, 2010 7:33 PM > To: Tony Lindgren > Cc: Adrian Hunter; Madhusudhan Chikkature; Paul Walmsley; linux-omap > Mailing List; linux-mmc Mailing List; Andrew Morton >

RE: [PATCH 1/8] omap_hsmmc: move gpio and regulator control from board file

2010-01-13 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Wednesday, January 13, 2010 5:40 AM > To: Tony Lindgren > Cc: linux-mmc Mailing List; Adrian Hunter; Andrew Morton; linux-omap > Mailing List; Madhusudhan Chikkature > Subject: [

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

2009-12-15 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Madhusudhan > Sent: Thursday, December 10, 2009 11:32 AM > To: 'Adrian Hunter'; 'Phaneedra Kumar Alapati'; 'Dirk Behme'

RE: [PATCH] mmc: move regulator handling to core

2009-12-14 Thread Madhusudhan
.org; linux- > ker...@vger.kernel.org; madhu...@ti.com >> Madhusudhan Chikkature; Cliff > Brake; Russell King; Pierre Ossman; Robert Jarzmik; Andrew Morton; linux- > arm-ker...@lists.infradead.org; Liam Girdwood > Subject: Re: [PATCH] mmc: move regulator handling to core > > On Fri

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

2009-12-10 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Thursday, December 10, 2009 3:20 AM > To: Phaneedra Kumar Alapati > Cc: linux-o...@vger.kernel.org; linux-mmc@vger.kernel.org; Madhusudhan > Chikkature; Adrian Hunter; Paasikivi T

RE: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-20 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of Dirk Behme > Sent: Monday, October 19, 2009 1:17 PM > To: linux-o...@vger.kernel.org > Cc: Madhusudhan; 'John Rigby'; 'Woodruff, Richar

RE: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-19 Thread Madhusudhan
From: John Rigby [mailto:jcri...@gmail.com] Sent: Sunday, October 18, 2009 7:24 PM To: Woodruff, Richard Cc: Dirk Behme; Chikkature Rajashekar, Madhusudhan; linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; Steve Sakoman Subject: Re

RE: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-16 Thread Madhusudhan
> -Original Message- > From: Dirk Behme [mailto:dirk.be...@googlemail.com] > Sent: Friday, October 16, 2009 2:28 PM > To: Madhusudhan Chikkature > Cc: linux-mmc@vger.kernel.org; John Rigby; linux-o...@vger.kernel.org; > Steve Sakoman > Subject: Re: MMC_CAP_S

Re: MMC_CAP_SDIO_IRQ for omap 3430

2009-10-16 Thread Madhusudhan Chikkature
Hi Dirk, I am inlining the patch so that it helps review. Subject: [PATCH][RFC] OMAP HSMMC: Add SDIO interrupt support Form: Dirk Behme At the moment, OMAP HSMMC driver supports only SDIO polling, resulting in poor performance. Add support for SDIO interrupt handling. Signed-off-by: Dirk Beh

Re: 70a3341a71 broke omap_hsmmc?

2009-10-08 Thread Madhusudhan Chikkature
Hi, A fix for this is pushed in Linux-omap. Regards, Madhu commit fa7705edb1355a52cdca0adfcfe007923bfff7dc Author: Roger Quadros Date: Mon Oct 5 13:50:06 2009 -0700 omap_hsmmc: Add missing probe handler hook to platform driver data The missing probe handler hook will never probe the

RE: MMC retry mechanism

2009-09-10 Thread Madhusudhan
> -Original Message- > From: Adrian Hunter [mailto:adrian.hun...@nokia.com] > Sent: Monday, September 07, 2009 2:18 AM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org > Subject: Re: MMC retry mechanism > > Madhusudhan wrote: > > Hi Adrian, > > >

V3 - mmc and omap_hsmmc patches

2009-09-10 Thread Madhusudhan
Hi Adrian, >[PATCH V3 0/30] mmc and omap_hsmmc patches What is the reason for V3? What is the difference between V2 and V3 series? Regards, Madhu -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majord...@vger.kernel.org More majordomo info at

RE: MMC retry mechanism

2009-09-06 Thread Madhusudhan
> -Original Message- > From: Pierre Ossman [mailto:pierre-l...@ossman.eu] > Sent: Sunday, September 06, 2009 9:21 AM > To: Madhusudhan > Cc: 'Adrian Hunter'; linux-mmc@vger.kernel.org > Subject: Re: MMC retry mechanism > > On Fri, 4 Sep 2009 17:

MMC retry mechanism

2009-09-04 Thread Madhusudhan
Hi Adrian, With respect to the below commit, It looks like currently the retry mechanism only handles the READ path. I wonder could a similar retry logic feasible for the WRITE path? Regards, Madhu commit 6a79e391df295bd7c2aa1309ea5031f361c197fd Author: Adrian Hunter Date: Wed Dec 31 18:2

RE: [PATCH] OMAP4: MMC driver support on OMAP4

2009-09-04 Thread Madhusudhan
kkature Rajashekar, > Madhusudhan; linux-arm-ker...@lists.arm.linux.org.uk; linux-arm- > ker...@lists.infradead.org; linux-mmc@vger.kernel.org > Subject: Re: [PATCH] OMAP4: MMC driver support on OMAP4 > > * Pandita, Vikram [090904 12:24]: > > Andrew/Kishore > > > > &

RE: mmcqd cpu utilization

2009-09-02 Thread Madhusudhan
> -Original Message- > From: Pierre Ossman [mailto:pie...@ossman.eu] > Sent: Wednesday, September 02, 2009 12:41 PM > To: Madhusudhan > Cc: linux-mmc@vger.kernel.org; linux-o...@vger.kernel.org; h...@lst.de > Subject: Re: mmcqd cpu utilization > > On Wed, 2

mmcqd cpu utilization

2009-09-02 Thread Madhusudhan
Hi, Has anyone monitored the cpu utilization percentage when a MMC/SD card is in use? I have noticed that mmc_queue_thread "mmcqd" consumes a lot of cpu cycles in a periodic fashion. What I mean here is that I see spikes of high cpu utilization due to mmcqd. There will a cp or similar which will b

mmcqd seem to use lot of cpu cycles

2009-09-01 Thread Madhusudhan
Hi, While running one of the MMC use cases in the system I saw that mmcqd seems to eat up a lot of cpu cycles. I saw a thread which discussed some details. http://www.nabble.com/mmcqd-uses-a-large-amount-of-cpu-td23768078.html Any clue on what this process is doing? If a low level driver is usin

[PATCH] Maintainers update for TI OMAP hsmmc driver

2009-08-19 Thread Madhusudhan Chikkature
Hi, I have posted this patch to linux-mmc@vger.kernel.org list earlier. I am reposting it to Andrew as I am not clear on the upstream path from linux-mmc@vger.kernel.org list currently. Regards, Madhu --- Update maintainers entry for TI OMAP HS MMC support. Signed-off-by: Madhusudhan

[PATCH V2] omap_hsmmc: Fix for the db clock failure message

2009-08-19 Thread Madhusudhan Chikkature
be handled only for OMAP2430. Signed-off-by: Madhusudhan Chikkature --- drivers/mmc/host/omap_hsmmc.c | 46 ++ 1 file changed, 25 insertions(+), 21 deletions(-) Index: linux-2.6/drivers/m

RE: [patch 4/9] mmc: add the new linux-mmc mailing list to MAINTAINERS

2009-08-18 Thread Madhusudhan
> -Original Message- > From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > ow...@vger.kernel.org] On Behalf Of a...@linux-foundation.org > Sent: Tuesday, August 18, 2009 4:11 PM > To: torva...@linux-foundation.org > Cc: a...@linux-foundation.org; haraldwe...@viatech.com; > josephc.

[PATCH] Maintainers update for TI OMAP hsmmc driver

2009-08-18 Thread Madhusudhan Chikkature
Update maintainers entry for TI OMAP HS MMC support. Signed-off-by: Madhusudhan Chikkature Acked-by: Kevin Hilman --- MAINTAINERS |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) Index: linux-omap-2.6/MAINTAINERS