|
@@ -650,6 +650,7 @@ static int rtsx_probe_slot(struct sdhci_pci_slot *slot)
|
|
|
|
|
|
static const struct sdhci_pci_fixes sdhci_rtsx = {
|
|
|
.quirks2 = SDHCI_QUIRK2_PRESET_VALUE_BROKEN |
|
|
|
+ SDHCI_QUIRK2_BROKEN_64_BIT_DMA |
|
|
|
SDHCI_QUIRK2_BROKEN_DDR50,
|
|
|
.probe_slot = rtsx_probe_slot,
|
|
|
};
|