mmc: sdhci-tegra: add basic support for Tegra114
commit5ebf2552493228ec875ea45f6ba8a816cca3744a
authorRhyland Klein <rklein@nvidia.com>
Wed, 20 Feb 2013 18:35:17 +0000 (20 13:35 -0500)
committerChris Ball <cjb@laptop.org>
Wed, 6 Mar 2013 23:33:48 +0000 (6 18:33 -0500)
tree9877c0d6a8a6713df1161cc316b27a12c92380e2
parent76f3ae125f3ca777cc831d475d17184641d5bc46
mmc: sdhci-tegra: add basic support for Tegra114

The mmc controller on Tegra114 platforms is basically compatible with
the settings used for Tegra30. However there is a difference where we
don't need the extra ENABLE_SDHCI_SPEC_300 quirk as Tegra114 hardware
advertises v3.0 support already.

Signed-off-by: Rhyland Klein <rklein@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci-tegra.c