]> git.ipfire.org Git - thirdparty/linux.git/commit
mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189
authorCathy Xu <ot_cathy.xu@mediatek.com>
Thu, 26 Mar 2026 03:05:16 +0000 (11:05 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 26 Mar 2026 10:38:13 +0000 (11:38 +0100)
commit59b0efd867fbbcad6d378e8aa08dda44d1f48651
tree2250e5e3d683cb199ff9b33c88b61c5c636d8026
parent49eb823cbe648dba791cfe1c16e4f6fcfd32f5ca
mmc: mtk-sd: disable new_tx/rx and modify related settings for mt8189

Disable new_tx/rx to avoid data transmission instability, and adjust
.data_tune, .stop_dly_sel, and .pop_en_cnt to fit the overall
configuration after disabling new_tx/rx, making it more compatible
with mt8189.

Fixes: 846a3a2fdff5 ("mmc: mtk-sd: add support for MT8189 SoC")
Tested-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Signed-off-by: Cathy Xu <ot_cathy.xu@mediatek.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/mtk-sd.c