mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl
authorDong Aisheng <aisheng.dong@freescale.com>
Wed, 27 May 2015 10:13:31 +0000 (18:13 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:07:18 +0000 (09:07 +0200)
commit4245afff8b241426792d60b5b9078583f52d4029
treee58cc587371e6ad3f0a1a3c72dd4261cac873abb
parent913d4951a50fba6acd96491c5b2f089a69308a60
mmc: sdhci-esdhc-imx: add quirk SDHCI_QUIRK2_BROKEN_HS200 for imx6qdl

The iMX6Q/DL can not support HS200 mode while iMX6SL and iMX6SX can,
so introduce a new flag to distinguish them.

Signed-off-by: Dong Aisheng <aisheng.dong@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c