]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
mmc: tegra: Modify UI calculations in tuning
authorPavan Kunapuli <pkunapuli@nvidia.com>
Tue, 18 Feb 2014 16:04:46 +0000 (21:34 +0530)
committerMitch Luban <mluban@nvidia.com>
Wed, 12 Mar 2014 23:28:24 +0000 (16:28 -0700)
commitad6fc488978e21f5d1f41136a9f7a9c0a9c376e5
tree75d364fd95858da4373e8548d22ce08536bf0b63
parent240051036030a25b6eccb68319890c1b5b14767b
mmc: tegra: Modify UI calculations in tuning

Discrediting all the UI's from either end that are less than 30%
of the estimated UI.
Not using a discredited UI for any comparisons. If one of the UIs
in a comparison is already discredited, discrediting the other UI
as well.
Checking for multiple holes in the same window.
For margin calculations for window ends identified as tap holes, use
n'th Vmin hole for n'th Vmax hole position.

Bug 1423429

Reviewed-on: http://git-master/r/378626
(cherry picked from commit 5be59d90d446171c1ba4e4b6e776f7e92f79008f)

Change-Id: Ic71a8a18b0c41a7c88715b18e1caa04e0d992bef
Signed-off-by: Pavan Kunapuli <pkunapuli@nvidia.com>
Reviewed-on: http://git-master/r/380624
Reviewed-by: Mitch Luban <mluban@nvidia.com>
Tested-by: Mitch Luban <mluban@nvidia.com>
drivers/mmc/host/sdhci-tegra.c