Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Felipe Balbi
On Thu, Apr 24, 2014 at 08:51:25PM +0530, Balaji T K wrote: > On Tuesday 22 April 2014 09:18 PM, Felipe Balbi wrote: > >Hi, > > > >On Tue, Apr 22, 2014 at 09:00:12PM +0530, Balaji T K wrote: > >>On Monday 21 April 2014 11:02 PM, Felipe Balbi wrote: > >>>Hi, > >>> > >>>On Wed, Mar 26, 2014 at 07:04:

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Balaji T K
On Tuesday 22 April 2014 09:18 PM, Felipe Balbi wrote: Hi, On Tue, Apr 22, 2014 at 09:00:12PM +0530, Balaji T K wrote: On Monday 21 April 2014 11:02 PM, Felipe Balbi wrote: Hi, On Wed, Mar 26, 2014 at 07:04:45PM -0500, Felipe Balbi wrote: this series lets us access the newer registers introd

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Felipe Balbi
On Thu, Apr 24, 2014 at 08:13:16PM +0530, Balaji T K wrote: > On Thursday 24 April 2014 08:09 PM, Felipe Balbi wrote: > >On Thu, Apr 24, 2014 at 08:01:19PM +0530, Balaji T K wrote: > >>On Thursday 27 March 2014 05:34 AM, Felipe Balbi wrote: > >>>Hi, > >>> > >>>this series lets us access the newer r

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Balaji T K
On Thursday 24 April 2014 08:09 PM, Felipe Balbi wrote: On Thu, Apr 24, 2014 at 08:01:19PM +0530, Balaji T K wrote: On Thursday 27 March 2014 05:34 AM, Felipe Balbi wrote: Hi, this series lets us access the newer registers introduced back in OMAP4 which give us some valid information about the

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Felipe Balbi
On Thu, Apr 24, 2014 at 08:01:19PM +0530, Balaji T K wrote: > On Thursday 27 March 2014 05:34 AM, Felipe Balbi wrote: > >Hi, > > > >this series lets us access the newer registers introduced > >back in OMAP4 which give us some valid information about > >the OMAP HSMMC IP like max block size, support

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-24 Thread Balaji T K
On Thursday 27 March 2014 05:34 AM, Felipe Balbi wrote: Hi, this series lets us access the newer registers introduced back in OMAP4 which give us some valid information about the OMAP HSMMC IP like max block size, support for ADMA, support for Retention. "Support for Retention" looks interesti

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-23 Thread Felipe Balbi
On Tue, Apr 22, 2014 at 10:48:58AM -0500, Felipe Balbi wrote: > Hi, > > On Tue, Apr 22, 2014 at 09:00:12PM +0530, Balaji T K wrote: > > On Monday 21 April 2014 11:02 PM, Felipe Balbi wrote: > > >Hi, > > > > > >On Wed, Mar 26, 2014 at 07:04:45PM -0500, Felipe Balbi wrote: > > >>this series lets us

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-22 Thread Felipe Balbi
Hi, On Tue, Apr 22, 2014 at 09:00:12PM +0530, Balaji T K wrote: > On Monday 21 April 2014 11:02 PM, Felipe Balbi wrote: > >Hi, > > > >On Wed, Mar 26, 2014 at 07:04:45PM -0500, Felipe Balbi wrote: > >>this series lets us access the newer registers introduced > >>back in OMAP4 which give us some val

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-22 Thread Balaji T K
On Monday 21 April 2014 11:02 PM, Felipe Balbi wrote: Hi, On Wed, Mar 26, 2014 at 07:04:45PM -0500, Felipe Balbi wrote: this series lets us access the newer registers introduced back in OMAP4 which give us some valid information about the OMAP HSMMC IP like max block size, support for ADMA, sup

Re: [PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-04-21 Thread Felipe Balbi
Hi, On Wed, Mar 26, 2014 at 07:04:45PM -0500, Felipe Balbi wrote: > this series lets us access the newer registers introduced > back in OMAP4 which give us some valid information about > the OMAP HSMMC IP like max block size, support for ADMA, > support for Retention. > > Right now, only setting

[PATCH 0/5] mmc: host: omap_hsmmc: a few improvements

2014-03-26 Thread Felipe Balbi
Hi, this series lets us access the newer registers introduced back in OMAP4 which give us some valid information about the OMAP HSMMC IP like max block size, support for ADMA, support for Retention. Right now, only setting max_blk_size correctly as supporting ADMA and Retention will take a lot of