Re: [PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-16 Thread Kevin Liu
2012/12/14 Kevin Liu : > 2012/12/14 Johan Rudholm : >> Hi Kevin and Ulf, >> >> 2012/12/14 Kevin Liu : >>> 2012/12/14 Ulf Hansson : Hi Kevin, Thanks for looking into this for SDHCI. On 14 December 2012 11:53, Kevin Liu wrote: > > This patchset is based on Johan's be

Re: [PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-14 Thread Kevin Liu
2012/12/14 Johan Rudholm : > Hi Kevin and Ulf, > > 2012/12/14 Kevin Liu : >> 2012/12/14 Ulf Hansson : >>> Hi Kevin, >>> >>> Thanks for looking into this for SDHCI. >>> >>> On 14 December 2012 11:53, Kevin Liu wrote: This patchset is based on Johan's below patch series submitted recently:

Re: [PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-14 Thread Johan Rudholm
Hi Kevin and Ulf, 2012/12/14 Kevin Liu : > 2012/12/14 Ulf Hansson : >> Hi Kevin, >> >> Thanks for looking into this for SDHCI. >> >> On 14 December 2012 11:53, Kevin Liu wrote: >>> >>> This patchset is based on Johan's below patch series submitted recently: >>> mmc: core: Add mmc_power_cycle >>

Re: [PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-14 Thread Kevin Liu
2012/12/14 Ulf Hansson : > Hi Kevin, > > Thanks for looking into this for SDHCI. > > On 14 December 2012 11:53, Kevin Liu wrote: >> >> This patchset is based on Johan's below patch series submitted recently: >> mmc: core: Add mmc_power_cycle >> mmc: core: Add card_busy to host_ops >> mmc: co

Re: [PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-14 Thread Ulf Hansson
Hi Kevin, Thanks for looking into this for SDHCI. On 14 December 2012 11:53, Kevin Liu wrote: > > This patchset is based on Johan's below patch series submitted recently: > mmc: core: Add mmc_power_cycle > mmc: core: Add card_busy to host_ops > mmc: core: Fixup signal voltage switch > > Th

[PATCH 0/3] mmc: Signal voltage switch procedure for UHS mode (sdhci)

2012-12-14 Thread Kevin Liu
This patchset is based on Johan's below patch series submitted recently: mmc: core: Add mmc_power_cycle mmc: core: Add card_busy to host_ops mmc: core: Fixup signal voltage switch This patchset mainly update sdhci.c to co-work with Johan's above patches. The first two patches are some updat