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

2011-12-19 Thread Philip Rakity
On Dec 18, 2011, at 10:36 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

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

2011-12-19 Thread Subhash Jadavani
bhash > > > > > >> -Original Message- > >> From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc- > >> ow...@vger.kernel.org] On Behalf Of Girish K S > >> Sent: Monday, December 19, 2011 12:07 PM > >> To: linux-mmc@vger.kernel.org > >> Cc:

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

2011-12-19 Thread Girish K S
t;> ow...@vger.kernel.org] On Behalf Of Girish K S >> Sent: Monday, December 19, 2011 12:07 PM >> To: linux-mmc@vger.kernel.org >> Cc: patc...@linaro.org; linux-samsung-...@vger.kernel.org; Girish K S; >> Chris Ball >> Subject: [PATCH V6 1/2] mmc: core: HS200 mode

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

2011-12-19 Thread Subhash Jadavani
> To: linux-mmc@vger.kernel.org > Cc: patc...@linaro.org; linux-samsung-...@vger.kernel.org; Girish K S; > Chris Ball > Subject: [PATCH V6 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. > T

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

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