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

No differences found