Home
last modified time | relevance | path

Searched hist:"151 ede40fd6999b0bdf5fd508e6035cf02b5dc8b" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
H A DKconfigdiff 151ede40fd6999b0bdf5fd508e6035cf02b5dc8b Wed Nov 09 04:14:12 CET 2016 yangbo lu <yangbo.lu@nxp.com> mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0

The eSDHC of T4240-R1.0-R2.0 has incorrect vender version and spec version.
Acturally the right version numbers should be VVN=0x13 and SVN = 0x1.
This patch adds the GUTS driver support for eSDHC driver to match SoC.
And fix host version to avoid that incorrect version numbers break down
the ADMA data transfer.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Acked-by: Scott Wood <oss@buserror.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>