summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDong Aisheng <aisheng.dong@nxp.com>2016-07-12 07:46:13 (GMT)
committerUlf Hansson <ulf.hansson@linaro.org>2016-07-25 08:34:53 (GMT)
commitcc17e1294b8aeb3596485b3b8a68419cf3f6ab69 (patch)
treebb7a752266482d7f3249b556467523b5b7e24058 /net
parent04143fbaeb579983fcc96f8e1c186e1512984b51 (diff)
downloadlinux-cc17e1294b8aeb3596485b3b8a68419cf3f6ab69.tar.xz
mmc: sdhci-esdhc-imx: restore watermark level setting after resume
Currently, we config the watermark_level register only in probe. This will cause the mmc write operation timeout issue after system resume back in LPSR mode. Because in LPSR mode, after system resume back, the watermark_level register(0x44) changes to 0x08000880, which set the write watermark level as 0, and set the read watermark level as 128. This value is incorrect. This patch restores the setting of watermark level register after system resume back. Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com> Acked-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions