]> git.ipfire.org Git - thirdparty/linux.git/commit
mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4
authorShawn Lin <shawn.lin@rock-chips.com>
Mon, 20 Oct 2025 01:49:41 +0000 (09:49 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 22 Oct 2025 09:46:13 +0000 (11:46 +0200)
commita28352cf2d2f8380e7aca8cb61682396dca7a991
tree1305f86211b3397237c5fcc76df1d0d8c21f7d60
parenta7b17ece4032dd86bb411297f2169dda395cdc3c
mmc: sdhci-of-dwcmshc: Change DLL_STRBIN_TAPNUM_DEFAULT to 0x4

strbin signal delay under 0x8 configuration is not stable after massive
test. The recommandation of it should be 0x4.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Tested-by: Alexey Charkov <alchark@gmail.com>
Tested-by: Hugh Cole-Baker <sigmaris@gmail.com>
Fixes: 08f3dff799d4 ("mmc: sdhci-of-dwcmshc: add rockchip platform support")
Cc: stable@vger.kernel.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-of-dwcmshc.c