commit | a215186d7f057a5ff159824b9f869f835c69e952 | [log] [tgz] |
---|---|---|
author | Haibo Chen <haibo.chen@nxp.com> | Mon Aug 15 16:19:38 2016 +0800 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon Sep 26 21:31:10 2016 +0200 |
tree | 0e38717c81188d0a68f1ffae816ef093eadfe986 | |
parent | 4ad90cf9a8c62ca247917eb1ea1560a4a13a0731 [diff] |
mmc: sdhci-esdhc-imx: do not touch other bit when config DTOCV Now, when call esdhc_set_timeout() to set the data timeout counter value, IPP_RST_N(bit 23) is wrongly affected. This patch add a mask to avoid this. 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>