From: Haibo Chen Date: Tue, 11 Aug 2015 11:38:27 +0000 (+0800) Subject: mmc: sdhci-esdhc-imx: add tuning-step setting support X-Git-Tag: omap-for-v4.3/fixes-rc1~60^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d407e30ba614b1542c8ac032f8fb2332b8071efe;p=pandora-kernel.git 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 Acked-by: Dong Aisheng Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed