Re: [PATCH V9 2/2] mmc: host: Adds support for eMMC 4.5 HS200 mode

2012-01-08 Thread Chris Ball
Hi, On Thu, Jan 05 2012, Girish K S wrote: > @@ -1703,10 +1707,13 @@ static int sdhci_execute_tuning(struct mmc_host *mmc) >* Host Controller needs tuning only in case of SDR104 mode >* and for SDR50 mode when Use Tuning for SDR50 is set in >* Capabilities register. > +

[PATCH V9 2/2] mmc: host: Adds support for eMMC 4.5 HS200 mode

2012-01-05 Thread Girish K S
This patch adds support for the HS200 mode on the host side. Also enables the tuning feature required when the HS200 mode is selected. cc: Chris Ball Signed-off-by: Girish K S --- drivers/mmc/host/sdhci.c | 45 ++--- drivers/mmc/host/sdhci.h |1 +