diff options
author | BOUGH CHEN <[email protected]> | 2018-12-27 11:20:24 +0000 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2019-02-25 08:40:58 +0100 |
commit | de0a0decf2edfc5b0c782915f4120cf990a9bd13 (patch) | |
tree | 5a4549c7cb9b26c3ac6bd1c04daa6974f7d932c2 /scripts/gdb/linux/utils.py | |
parent | de3e1dd09b726d89a827d5d08697295174ff6945 (diff) |
mmc: sdhci-esdhc-imx: fix HS400 timing issue
Now tuning reset will be done when the timing is MMC_TIMING_LEGACY/
MMC_TIMING_MMC_HS/MMC_TIMING_SD_HS. But for timing MMC_TIMING_MMC_HS,
we can not do tuning reset, otherwise HS400 timing is not right.
Here is the process of init HS400, first finish tuning in HS200 mode,
then switch to HS mode and 8 bit DDR mode, finally switch to HS400
mode. If we do tuning reset in HS mode, this will cause HS400 mode
lost the tuning setting, which will cause CRC error.
Signed-off-by: Haibo Chen <[email protected]>
Cc: [email protected] # v4.12+
Acked-by: Adrian Hunter <[email protected]>
Fixes: d9370424c948 ("mmc: sdhci-esdhc-imx: reset tuning circuit when power on mmc card")
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions