Re: [PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host

2013-10-27 Thread Chris Ball
Hi Peter, On Wed, Oct 23 2013, Peter Guo wrote: > Do you have any comments on this patch? It would be nice if there were fewer magic constants in the patch, and adding another 200 lines to sdhci-pci seems to suggest that it might be time to split it out into sdhci-pci-o2micro.c. Thanks, - Chris

RE: [PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host

2013-10-22 Thread Peter Guo
-mmc@vger.kernel.org; linux-ker...@vger.kernel.org; Samuel Guan; Xiaoguang Yu; Shirley Her; Yuxiang Wan Subject: Re: [PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host On Wed, Oct 16, 2013 at 07:26:23AM +, Peter Guo wrote: > Add O2Micro/BayHubTech SD Host DeviceId 8520 supp

Re: [PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host

2013-10-16 Thread Adam Lee
On Wed, Oct 16, 2013 at 07:26:23AM +, Peter Guo wrote: > Add O2Micro/BayHubTech SD Host DeviceId 8520 support and specified Init. > Apply SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12 for SD Host Controller. > Apply SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC for SD Host Controller. > > Signed-off-by: peter.guo >