]> asedeno.scripts.mit.edu Git - linux.git/commit
mmc: sdhci-esdhc-imx: add tuning-step setting support
authorHaibo Chen <haibo.chen@freescale.com>
Tue, 11 Aug 2015 11:38:27 +0000 (19:38 +0800)
committerUlf Hansson <ulf.hansson@linaro.org>
Thu, 27 Aug 2015 12:50:50 +0000 (14:50 +0200)
commitd407e30ba614b1542c8ac032f8fb2332b8071efe
tree664e9613150ee52d9370e712c9e393a10e4c3647
parent28b07674f287092f3b63a7d5e5c7e68bdeed0247
mmc: sdhci-esdhc-imx: add tuning-step setting support

tuning-step is the delay cell steps in tuning procedure. The default value
of tuning-step is 1. Some boards or cards need another value to pass the
tuning procedure. For example, imx7d-sdb board need the tuning-step value
as 2, otherwise it can't pass the tuning procedure.

So this patch add the tuning-step setting in driver, so that user can set
the tuning-step value in dts.

Signed-off-by: Haibo Chen <haibo.chen@freescale.com>
Acked-by: Dong Aisheng <aisheng.dong@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-esdhc-imx.c
include/linux/platform_data/mmc-esdhc-imx.h