]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform
authorShawn Lin <shawn.lin@rock-chips.com>
Wed, 28 Jan 2026 18:26:14 +0000 (13:26 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Feb 2026 15:44:20 +0000 (16:44 +0100)
commit0d1ae48aaa1ac020e560dd4fb60c4ec5fd7963fe
tree58cb3f722b134bf5abeada52f0cf78a2c1916dcf
parent9bc3adba8c35119be80ab20217027720446742f2
mmc: sdhci-of-dwcmshc: Update DLL and pre-change delay for rockchip platform

[ Upstream commit b75a52b0dda353aeefb4830a320589a363f49579 ]

For Rockchip platform, DLL bypass bit and start bit need to be set if
DLL is not locked. And adjust pre-change delay to 0x3 for better signal
test result.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://lore.kernel.org/r/1675298118-64243-2-git-send-email-shawn.lin@rock-chips.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Stable-dep-of: 3009738a855c ("mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-of-dwcmshc.c