MLK-14884 mmc: sdhci: make DDR50 tuning optionally
authorDong Aisheng <aisheng.dong@nxp.com>
Thu, 11 May 2017 08:08:08 +0000 (16:08 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:22:15 +0000 (15:22 -0500)
commit76b0a3fbf07ac2981129911311e0040b46009fcd
treeba9fb08e1892a6be8d296b383e07d92f79b31a1f
parent97c20f1970ddee7701e85501d4bfbc2273de6b70
MLK-14884 mmc: sdhci: make DDR50 tuning optionally

DDR50 tuning is optinally defined in sd 3.0 spec. Per IC guys
suggestion, it internally already uses a fixed optimized timing
and normally does not require tuning.

Make it optionally and platform can claim SDHCI_DDR50_NEEDS_TUNING
support if it wants tuning.

Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h