]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/infoadas-u-boot.git/commit
drivers: mmc: omap_hsmmc: Add support to set IODELAY values
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 5 May 2016 12:18:45 +0000 (17:48 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Fri, 6 May 2016 06:35:05 +0000 (12:05 +0530)
commitc791e6c2d5742e9826452a03d8df777ca6ad2466
tree4144a8687cdb8de7ca289735e5c14a2aafb493ab
parent7891fa869342d43b1529e20552a2c5ce8a4395a9
drivers: mmc: omap_hsmmc: Add support to set IODELAY values

The data manual of J6/J6 Eco recommends to set different IODELAY values
depending on the mode in which the MMC/SD is enumerated in order to
ensure IO timings are met.

Add support to parse mux values and iodelay values from device tree
and set these depending on the enumerated MMC mode.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/mmc/omap_hsmmc.c