|
@@ -370,6 +370,7 @@ static const struct sdhci_pci_fixes sdhci_intel_byt_emmc = {
|
|
|
.probe_slot = byt_emmc_probe_slot,
|
|
|
.quirks = SDHCI_QUIRK_NO_ENDATTR_IN_NOPDESC,
|
|
|
.quirks2 = SDHCI_QUIRK2_PRESET_VALUE_BROKEN |
|
|
|
+ SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
|
|
|
SDHCI_QUIRK2_STOP_WITH_TC,
|
|
|
};
|
|
|
|