summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/mmc/mtk-sd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mmc/mtk-sd.c b/drivers/mmc/mtk-sd.c
index d2472ae7efe..616cf3f360f 100644
--- a/drivers/mmc/mtk-sd.c
+++ b/drivers/mmc/mtk-sd.c
@@ -1983,6 +1983,7 @@ static const struct msdc_compatible mt8189_compat = {
.clk_div_bits = 12,
.pad_tune0 = true,
.async_fifo = true,
+ .async_fifo_crcsts = true,
.data_tune = true,
.busy_check = true,
.stop_clk_fix = true,