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

2011-12-21 Thread Girish K S
On 21 December 2011 15:18, Subhash Jadavani wrote: >  On 12/21/2011 3:10 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 h

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

2011-12-21 Thread Subhash Jadavani
On 12/21/2011 3:10 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 handle the tuning command number which is different in sd and mmc

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

2011-12-21 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

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

2011-12-21 Thread Girish K S
inux-mmc@vger.kernel.org >> Cc: patc...@linaro.org; linux-samsung-...@vger.kernel.org; Girish K S; >> Chris Ball >> Subject: [PATCH V7 1/2] mmc: core: HS200 mode support for eMMC 4.5 >> >> This patch adds the support of the HS200 bus speed for eMMC 4.5 >> devices.

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

2011-12-21 Thread Girish K S
On 21 December 2011 10:29, Philip Rakity wrote: > > On Dec 20, 2011, at 8:12 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 t

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

2011-12-20 Thread Subhash Jadavani
irish K S; > Chris Ball > Subject: [PATCH V7 1/2] mmc: core: HS200 mode support for eMMC 4.5 > > 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 V7 1/2] mmc: core: HS200 mode support for eMMC 4.5

2011-12-20 Thread Philip Rakity
On Dec 20, 2011, at 8:12 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 handle the tuning command > number which is different

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

2011-12-20 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