Re: [PATCH V9 0/2] HS200 Mode support for device and host

2012-01-08 Thread Chris Ball
Hi Girish, On Thu, Jan 05 2012, Girish K S wrote: > Girish K S (2): > mmc: core: HS200 mode support for eMMC 4.5 > mmc: host: Adds support for eMMC 4.5 HS200 mode Thanks, pushed to mmc-next with the following corrections to 2/2: diff --git a/drivers/mmc/host/sdhci.c b/drivers/mmc/host/sdhci.

Re: [PATCH V9 0/2] HS200 Mode support for device and host

2012-01-07 Thread Girish K S
HI Chris, Please have a look at this patch series and add it in your next branch if everything seems to be Ok regards Girish K S On 6 January 2012 09:56, Girish K S wrote: > changes in v9: >        Updated the changes suggested by Chris for kernel coding comaptibility > changes in v8: >        U

[PATCH V9 0/2] HS200 Mode support for device and host

2012-01-05 Thread Girish K S
changes in v9: Updated the changes suggested by Chris for kernel coding comaptibility changes in v8: Updated the changes suggested by Philip for bus mode test. changes in v7: Updated with review comments for minor changes in host conditional handling. added the han