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

2011-09-22 Thread Aaron Lu
On Thu, Sep 22, 2011 at 04:43:40PM +0530, 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

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

2011-09-22 Thread J Freyensee
On 09/22/2011 04:13 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 type in the s

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

2011-09-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 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 f