]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8d43f771cc05b6cf4157eab041bcb36361259733
tree6ab6e94df1c3d414f3f94d4807a46911a4c3b195
parent0236af30c5562eabf81e46fa7adc410ee864cabd
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