mmc: tegra: enable UHS-I modes
authorLucas Stach <dev@lynxeye.de>
Tue, 22 Dec 2015 18:41:03 +0000 (19:41 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 5 Jan 2016 17:04:02 +0000 (18:04 +0100)
commit7ad2ed1dfcbed6f50923fc0afc24aac475bdc0b5
tree6ab6e94df1c3d414f3f94d4807a46911a4c3b195
parentc3c2384c3ac073cdc2d8e3bbc89b55cdcf507b8f
mmc: tegra: enable UHS-I modes

Keep the quirk bits, as Tegra30 and Tegra114 host have different levels
of support for UHS-I modes and so need different spare bits to be set,
but change the logic to be positive.

Tegra210 needs a different tuning sequence than Tegra30+. Disable
UHS modes until support for this is properly added.

Signed-off-by: Lucas Stach <dev@lynxeye.de>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-tegra.c