|
@@ -1025,6 +1025,7 @@ static int sdhci_esdhc_imx_probe(struct platform_device *pdev)
|
|
if (esdhc_is_usdhc(imx_data)) {
|
|
if (esdhc_is_usdhc(imx_data)) {
|
|
writel(0x08100810, host->ioaddr + ESDHC_WTMK_LVL);
|
|
writel(0x08100810, host->ioaddr + ESDHC_WTMK_LVL);
|
|
host->quirks2 |= SDHCI_QUIRK2_PRESET_VALUE_BROKEN;
|
|
host->quirks2 |= SDHCI_QUIRK2_PRESET_VALUE_BROKEN;
|
|
|
|
+ host->mmc->caps |= MMC_CAP_1_8V_DDR;
|
|
}
|
|
}
|
|
|
|
|
|
if (imx_data->socdata->flags & ESDHC_FLAG_MAN_TUNING)
|
|
if (imx_data->socdata->flags & ESDHC_FLAG_MAN_TUNING)
|