Re: [PATCH V8 1/2] mmc: core: HS200 mode support for eMMC 4.5

2012-01-02 Thread Girish K S
On 3 January 2012 04:21, Chris Ball wrote: > Hi Girish, small style comments, > > On Fri, Dec 23 2011, Girish K S wrote: >> This patch adds the support of the HS200 bus speed for eMMC 4.5 devices. >> The eMMC 4.5 devices have support for 200MHz bus speed. The function >> prototype of the tuning fu

Re: [PATCH V8 1/2] mmc: core: HS200 mode support for eMMC 4.5

2012-01-02 Thread Chris Ball
Hi Girish, small style comments, On Fri, Dec 23 2011, Girish K S wrote: > This patch adds the support of the HS200 bus speed for eMMC 4.5 devices. > The eMMC 4.5 devices have support for 200MHz bus speed. The function > prototype of the tuning function is modified to handle the tuning command > nu

Re: [PATCH V8 1/2] mmc: core: HS200 mode support for eMMC 4.5

2011-12-23 Thread Subhash Jadavani
Looks good to me. Acked-by: Subhash Jadavani Regards, Subhash On 12/23/2011 12:42 PM, Girish K S wrote: This patch adds the support of the HS200 bus speed for eMMC 4.5 devices. The eMMC 4.5 devices have support for 200MHz bus speed. The function prototype of the tuning function is modified to

[PATCH V8 1/2] mmc: core: HS200 mode support for eMMC 4.5

2011-12-22 Thread Girish K S
This patch adds the support of the HS200 bus speed for eMMC 4.5 devices. The eMMC 4.5 devices have support for 200MHz bus speed. The function prototype of the tuning function is modified to handle the tuning command number which is different in sd and mmc case. cc: Chris Ball Signed-off-by: Giris