summaryrefslogtreecommitdiff
path: root/cmd
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2024-04-18 14:00:56 -0500
committerAndrejs Cainikovs <andrejs.cainikovs@toradex.com>2024-05-02 11:47:11 +0200
commit7a123f7b3c98b71adbd10239a7f436362609d043 (patch)
tree610690efe5015f03857364682dd804950a94ee35 /cmd
parent896eec92715d7062963d92bedd7dc61d643df1ea (diff)
mmc: am654_sdhci: Add tuning algorithm for delay chain
Currently the sdhci_am654 driver only supports one tuning algorithm which should be used only when DLL is enabled. The ITAPDLY is selected from the largest passing window and the buffer is viewed as a circular buffer. The new tuning algorithm should be used when the delay chain is enabled; the ITAPDLY is selected from the largest passing window and the buffer is not viewed as a circular buffer. This implementation is based off of the following paper: [1]. Also add support for multiple failing windows. [1] https://www.ti.com/lit/an/spract9/spract9.pdf Upstream-Status: Backport [6b8dd9ca6e06bc9ebd3d55cbbe094d4947e197bf] Fixes: a759abf569d4 ("mmc: am654_sdhci: Add support for software tuning") Signed-off-by: Judith Mendez <jm@ti.com> Signed-off-by: Andrejs Cainikovs <andrejs.cainikovs@toradex.com>
Diffstat (limited to 'cmd')
0 files changed, 0 insertions, 0 deletions