]> git.dujemihanovic.xyz Git - u-boot.git/commit
mmc: rockchip_sdhci: enable strobe line for HS400
authorYifeng Zhao <yifeng.zhao@rock-chips.com>
Fri, 15 Oct 2021 08:41:27 +0000 (16:41 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 15 Oct 2021 12:57:41 +0000 (20:57 +0800)
commit022f552704b6467966e4fad39c85a6aca9204c94
tree36b6fb5cdbb5a82de60437e8e39573a89a799265
parentf2cdd44adb9f06f455185b4882cfd91e8d75d58a
mmc: rockchip_sdhci: enable strobe line for HS400

The default configuration of rk3399 EMMC PHY does not enable the
strobe line, and EMMC controller will got data transmission error
at HS400 mode.

Signed-off-by: Yifeng Zhao <yifeng.zhao@rock-chips.com>
Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
drivers/mmc/rockchip_sdhci.c