Commits
Kishon Vijay Abraham I committed 764f427f2c4
mmc: host: 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. Added support to set the IODELAY values depending on the various MMC modes using the pinctrl APIs. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> [nsekhar@ti.com: introduce OMAP_HSMMC_SETUP_PINCTRL()] Signed-off-by: Sekhar Nori <nsekhar@ti.com>