RE: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-23 Thread Subhash Jadavani
, October 26, 2011 10:30 AM To: linux-...@vger.kernel.org Cc: c...@laptop.org; patc...@linaro.org; linux-samsung- s...@vger.kernel.org; Girish K S Subject: [PATCH RESEND V4] 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 RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-23 Thread Girish K S
...@linaro.org; linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5 On 19 November 2011 00:29, Subhash Jadavani subha...@codeaurora.org wrote: Hi Girish, -Original Message- From: linux-mmc-ow...@vger.kernel.org [mailto:linux-mmc

Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-21 Thread Girish K S
Cc: c...@laptop.org; patc...@linaro.org; linux-samsung- s...@vger.kernel.org; Girish K S Subject: [PATCH RESEND V4] 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 mmc

RE: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-18 Thread Subhash Jadavani
...@vger.kernel.org; Girish K S Subject: [PATCH RESEND V4] 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 mmc core and host modules have been touched to add support for this module

Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-17 Thread Girish K S
-...@vger.kernel.org; c...@laptop.org; patc...@linaro.org; linux-samsung-soc@vger.kernel.org Subject: Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5 Hi Girish, On 10/26/2011 10:29 AM, Girish K S wrote: This patch adds the support of the HS200 bus speed for eMMC 4.5 devices

RE: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-16 Thread Subhash Jadavani
@vger.kernel.org Subject: Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5 Hi Girish, On 10/26/2011 10:29 AM, 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 mmc core

Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-11-08 Thread Sahitya Tummala
Hi Girish, On 10/26/2011 10:29 AM, 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 mmc core and host modules have been touched to add support for this module. It is necessary to know the card

Re: [PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-10-26 Thread Chris Ball
Hi Girish, On Wed, Oct 26 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 mmc core and host modules have been touched to add support for this module. It is necessary to know the card

[PATCH RESEND V4] mmc: core: HS200 mode support for eMMC 4.5

2011-10-25 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 mmc core and host modules have been touched to add support for this module. It is necessary to know the card type in the sdhci.c file to add support for eMMC tuning