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

2011-12-21 Thread Girish K S
On 21 December 2011 15:18, Subhash Jadavani wrote: >  On 12/21/2011 3:10 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 h

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

2011-12-21 Thread Subhash Jadavani
On 12/21/2011 3:10 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 in sd and mmc

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

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