commit | 2fb0b02b79d1c5ca88e223750a2eb9b0a3679bb0 | [log] [tgz] |
---|---|---|
author | Haibo Chen <haibo.chen@nxp.com> | Mon Aug 15 16:31:33 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Sep 26 21:31:11 2016 +0200 |
tree | ce867af194711f587d94e68c121c14e57584ca8d | |
parent | a215186d7f057a5ff159824b9f869f835c69e952 [diff] |
mmc: sdhci-esdhc-imx: correct the max timeout count i.MX USDHC Reference Manual has a mistake, for the register SYS_CTRL, the DTOCV(bit 19~16) means the data timeout counter value. When DTOCV is set to 0xF, it means SDCLK << 29, not SDCLK << 28. Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Acked-by: Dong Aisheng <aisheng.dong@nxp.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>