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

2010-05-14 Thread Venkatraman S
Nishanth Menon wrote: > On 05/10/2010 07:31 AM, Venkatraman S wrote: >> >> Nishanth Menon  wrote: > > Please see [1] for SOC specific feature handling. any reasons we can't > handle it by adding a new feature? > > [1] > > > http://git.kernel.org/?p=linux/kernel/git/torv

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

2010-05-10 Thread Nishanth Menon
On 05/10/2010 07:31 AM, Venkatraman S wrote: Nishanth Menon wrote: Please see [1] for SOC specific feature handling. any reasons we can't handle it by adding a new feature? [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=arch/arm/plat-omap/include/plat/cpu.h#l4

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

2010-05-10 Thread Venkatraman S
Nishanth Menon wrote: > On 05/09/2010 05:51 AM, Venkatraman S wrote: >> >> Nishanth Menon  wrote: >>> >>> Chikkature Rajashekar, Madhusudhan had written, on 05/07/2010 11:59 AM, >>> the >>> following: >>>> >>&g

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

2010-05-09 Thread Nishanth Menon
; 'kishore kadiyala' Cc: S, Venkatraman; linux-omap@vger.kernel.org; linux- m...@vger.kernel.org; linux-arm- ker...@lists.arm.linux.org.uk; 'Adrian Hunter'; Kadiyala, Kishore; 'Tony Lindgren' Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma de

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

2010-05-09 Thread Venkatraman S
M >>>> To: Shilimkar, Santosh; 'kishore kadiyala' >>>> Cc: S, Venkatraman; linux-omap@vger.kernel.org; linux- >>> >>> m...@vger.kernel.org; linux-arm- >>>> >>>> ker...@lists.arm.linux.org.uk; 'Adrian Hunter'; Kadiyal

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 v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-07 Thread Nishanth Menon
linux- m...@vger.kernel.org; linux-arm- ker...@lists.arm.linux.org.uk; 'Adrian Hunter'; Kadiyala, Kishore; 'Tony Lindgren' Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature -Original Message- From: Shilimkar, Santosh [m

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

2010-05-07 Thread Madhusudhan
rnel.org; > linux-arm-ker...@lists.arm.linux.org.uk; 'Adrian Hunter'; Kadiyala, > Kishore; 'Tony Lindgren' > Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > > -Original Message- > > From: Chikkature Rajashekar

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

2010-05-06 Thread Shilimkar, Santosh
rm.linux.org.uk; 'Adrian Hunter'; Kadiyala, Kishore; 'Tony > Lindgren' > Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > > > > -Original Message- > > From: Shilimkar, Santosh [mailto:santosh.sh

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 v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-06 Thread Shilimkar, Santosh
ux.org.uk; Chikkature Rajashekar, Madhusudhan; Adrian > Hunter; Kadiyala, Kishore; > Tony Lindgren > Subject: Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > <> > > >> I am not clear about the method. The board files export the

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

2010-05-06 Thread Shilimkar, Santosh
dhan; Adrian > Hunter; Kadiyala, Kishore; Tony Lindgren; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > Shilimkar, Santosh wrote: > >> -Original Message- > >> From: svenk

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

2010-05-06 Thread kishore kadiyala
<> >> 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 capability so that it can be queried ? > No. You don't have to modify the board files. This would need > change in devices.c which com

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

2010-05-06 Thread Venkatraman S
.@vger.kernel.org; >> linux-arm-ker...@lists.arm.linux.org.uk; >> Chikkature Rajashekar, Madhusudhan; Adrian Hunter; Kadiyala, Kishore; Tony >> Lindgren >> Subject: Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor >> autoloading feature >> >> [Long

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

2010-05-06 Thread Shilimkar, Santosh
.org.uk; > Chikkature Rajashekar, Madhusudhan; Adrian Hunter; Kadiyala, Kishore; Tony > Lindgren > Subject: Re: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > [Long sections have been trimmed to the context of discussion] > Shilimkar, Sant

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

2010-05-06 Thread Shilimkar, Santosh
Hunter'; Kadiyala, Kishore; 'Tony Lindgren' > Subject: RE: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor > autoloading feature > > > > > >> +     if (cpu_is_omap44xx() || cpu_is_omap3630()) { > > > Can we avoid above by passing this pa

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 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature

2010-05-05 Thread Venkatraman S
linux-omap@vger.kernel.org; linux-...@vger.kernel.org; >> linux-arm-ker...@lists.arm.linux.org.uk >> Cc: Chikkature Rajashekar, Madhusudhan; Adrian Hunter; Kadiyala, Kishore; >> Shilimkar, Santosh; Tony >> Lindgren >> Subject: [PATCH v8 2/2] omap hsmmc: a

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

2010-05-05 Thread Shilimkar, Santosh
Chikkature Rajashekar, Madhusudhan; Adrian Hunter; Kadiyala, Kishore; > Shilimkar, Santosh; Tony > Lindgren > Subject: [PATCH v8 2/2] omap hsmmc: adaptation of sdma descriptor autoloading > feature > > From 1c63dd42fc6c563c931168779ce73401332faa52 Mon Sep 17 00:00:00 2001 > From: Ven

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

2010-04-30 Thread Venkatraman S
>From 1c63dd42fc6c563c931168779ce73401332faa52 Mon Sep 17 00:00:00 2001 From: Venkatraman S Date: Thu, 29 Apr 2010 22:43:31 +0530 Subject: [PATCH 2/2] omap hsmmc: adaptation of sdma descriptor autoloading feature Start to use the sDMA descriptor autoloading feature. For large datablocks, the MMC