commit | 5ebf2552493228ec875ea45f6ba8a816cca3744a | [log] [tgz] |
---|---|---|
author | Rhyland Klein <rklein@nvidia.com> | Wed Feb 20 13:35:17 2013 -0500 |
committer | Chris Ball <cjb@laptop.org> | Wed Mar 06 18:33:48 2013 -0500 |
tree | 9877c0d6a8a6713df1161cc316b27a12c92380e2 | |
parent | 76f3ae125f3ca777cc831d475d17184641d5bc46 [diff] |
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>