]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode
authorKishon Vijay Abraham I <kishon@ti.com>
Fri, 27 Apr 2018 11:47:23 +0000 (17:17 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 3 May 2018 07:37:13 +0000 (09:37 +0200)
commit0c1270063f80eab91b47e4e339b6ca1db8f9b850
tree3cdf3729acaa1b9dbe3f6d394ac19e2ca25d9621
parent7aa6453c3ec51956e65c3b2eac9d64329f89ffc9
mmc: sdhci-omap: Get IODelay values for 3.3v DDR mode

commit 5b4d4874105f636ba2a0 ("mmc: sdhci_omap: Add support to set
IODELAY values") stored IODelay values for all MM/SD modes
in pinctrl_state structure member of sdhci_omap_host. However for
DDR mode it gets IODelay values only for 1.8v DDR mode. Since some of
the platforms which uses sdhci-omap has IO lines connected to 3.3v,
get IODelay values for 3.3v DDR mode.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-omap.c