]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card
authorHaibo Chen <haibo.chen@nxp.com>
Wed, 19 Apr 2017 02:53:51 +0000 (10:53 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 20 Apr 2017 12:41:05 +0000 (14:41 +0200)
commite1e5708bb1c64a01701c12a1bde8370f03128e84
treea0c3377ce9d5220cda9ccff4a68bac2f2e5907ae
parent05e29318f6ce0c07b4cd49e6a6f22eac94a4af44
mmc: sdhci-esdhc-imx: increase the pad I/O drive strength for DDR50 card

Currently for DDR50 card, it need tuning in default. We meet tuning fail
issue for DDR50 card and some data CRC error when DDR50 sd card works.

This is because the default pad I/O drive strength can't make sure DDR50
card work stable. So increase the pad I/O drive strength for DDR50 card,
and use pins_100mhz.

This fixes DDR50 card support for IMX since DDR50 tuning was enabled from
commit a98f9c1ae89c ("mmc: sdhci: enable tuning for DDR50")

Tested-and-reported-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
Cc: stable@vger.kernel.org # v4.4+
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>
drivers/mmc/host/sdhci-esdhc-imx.c