summaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorJeetesh Burman <jburman@nvidia.com>2015-06-18 11:19:03 +0530
committerWinnie Hsu <whsu@nvidia.com>2015-06-18 15:05:51 -0700
commitf4b7cea52cbb840d56154ab41772964773a728f1 (patch)
treee0d3af758515454229e1058323aebc8b98292832 /drivers/mmc
parent4e3f9f2d43945e8bf240c680af29c2fb179cc74c (diff)
Revert "mmc: sdhci: tegra: update T2T and Tap hole for VCM30T124"
This reverts commit 28c9354b7cbade8813e0e5dbe9937300219fbeb9. Signed-off-by: Jeetesh Burman <jburman@nvidia.com> Change-Id: I4a809d75523513c939fa17a6dbeebee292aec77b Reviewed-on: http://git-master/r/759472 GVS: Gerrit_Virtual_Submit Reviewed-by: Winnie Hsu <whsu@nvidia.com>
Diffstat (limited to 'drivers/mmc')
-rw-r--r--drivers/mmc/host/sdhci-tegra.c20
1 files changed, 0 insertions, 20 deletions
diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c
index 9c2d1c1508ea..18243806212b 100644
--- a/drivers/mmc/host/sdhci-tegra.c
+++ b/drivers/mmc/host/sdhci-tegra.c
@@ -311,15 +311,6 @@ struct tuning_t2t_coeffs t11x_tuning_coeffs[] = {
82, 180096, 238, 444285),
};
-struct tuning_t2t_coeffs t12x_automotive_tuning_coeffs[] = {
- SET_TUNING_COEFFS("sdhci-tegra.3", 1150, 950, 29, 130687,
- 29, 130687, 29, 130687),
- SET_TUNING_COEFFS("sdhci-tegra.2", 1150, 950, 37, 148855,
- 36, 148855, 37, 148855),
- SET_TUNING_COEFFS("sdhci-tegra.0", 1150, 950, 38, 149783,
- 38, 149783, 38, 149783),
-};
-
struct tuning_t2t_coeffs t12x_tuning_coeffs[] = {
SET_TUNING_COEFFS("sdhci-tegra.3", 1150, 950, 27, 118295,
27, 118295, 48, 188148),
@@ -381,17 +372,6 @@ struct tap_hole_coeffs t11x_tap_hole_coeffs[] = {
221722, 354, 109880),
};
-struct tap_hole_coeffs t12x_automotive_tap_hole_coeffs[] = {
- SET_TAP_HOLE_COEFFS("sdhci-tegra.3", 198000, 9259, 107053, 9259,
- 107053, 9259, 107053),
- SET_TAP_HOLE_COEFFS("sdhci-tegra.3", 189000, 9846, 114635, 9846,
- 114635, 9846, 114635),
- SET_TAP_HOLE_COEFFS("sdhci-tegra.2", 204000, 2956, 27274, 2956,
- 27274, 2956, 27274),
- SET_TAP_HOLE_COEFFS("sdhci-tegra.0", 204000, 5781, 67417, 5781,
- 67417, 5781, 67417),
-};
-
struct tap_hole_coeffs t12x_tap_hole_coeffs[] = {
SET_TAP_HOLE_COEFFS("sdhci-tegra.3", 200000, 1037, 106934, 1037,
106934, 558, 74315),