mmc: tegra: disable UHS modes
authorAndrew Bresticker <abrestic@chromium.org>
Thu, 22 May 2014 15:55:35 +0000 (08:55 -0700)
committerChris Ball <chris@printf.net>
Fri, 23 May 2014 12:48:55 +0000 (08:48 -0400)
Program TEGRA_SDHCI_VENDOR_MISC_CTRL so that UHS modes aren't advertised
in SDHCI_CAPABILITIES_1.  While the Tegra SDHCI controller does support
these modes, they require Tegra-specific tuning and calibration routines
which the driver does not support yet.

Signed-off-by: Andrew Bresticker <abrestic@chromium.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Chris Ball <chris@printf.net>

No differences found