MLK-14539 mmc: sdhci: make no-1-8-v also work for DDR52 mode
authorHaibo Chen <haibo.chen@nxp.com>
Mon, 10 Apr 2017 08:16:20 +0000 (16:16 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:49 +0000 (15:21 -0500)
commit2614fd41f5b33ee4c1bd1e4b69ab138e66586820
treee75216f47d4bfa0650feaa8fc1f1c6e108b7583b
parent325696aae961af8f7b6795dec2fb375918bec753
MLK-14539 mmc: sdhci: make no-1-8-v also work for DDR52 mode

MMC SDHCI maintainer Adrian Hunter Introduce SDHCI flags for signal
voltage support and set them based on the supported transfer modes,
except in the case where 3V DDR52 is supported but 1.8V is not.

This patch add the support to make eMMC DDR52 only work at 3.3v when
property 'no-1-8-v' defined.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
drivers/mmc/host/sdhci.c
include/linux/mmc/host.h