Re: [PATCH v3 3/3] mmc:sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci

2014-11-05 Thread Ulf Hansson
On 5 November 2014 07:09, Vincent Wan wrote: > AMD SD controller supports the SDR104 mode, but caps2 can not > be promoted to support hs200 for eMMC. > > Signed-off-by: Vincent Wan > Signed-off-by: Wan Zongshun Thanks! Applied for next. Kind regards Uffe > --- > drivers/mmc/host/sdhci-pci.c

[PATCH v3 3/3] mmc:sdhci-pci: enable sdhci doesn't support hs200 quirk for AMD sdhci

2014-11-04 Thread Vincent Wan
AMD SD controller supports the SDR104 mode, but caps2 can not be promoted to support hs200 for eMMC. Signed-off-by: Vincent Wan Signed-off-by: Wan Zongshun --- drivers/mmc/host/sdhci-pci.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/mmc/host/sdhci-pci.c b/driv