diff options
author | Chuanxiao.Dong <chuanxiao.dong@intel.com> | 2014-08-19 07:02:41 +0400 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2014-09-09 15:59:25 +0400 |
commit | adc828556dfc3f87a5c1338fc5412cbec3c0b529 (patch) | |
tree | df113f64da1ca50533795bc58850610f191d17e4 /drivers/mmc/card | |
parent | 312449efd16bb06a1e4fda94793d3eb8b8bb16f6 (diff) | |
download | linux-adc828556dfc3f87a5c1338fc5412cbec3c0b529.tar.xz |
mmc: sdhci: check 1.2v IO capability for SDHC host
Right now enable 1.2v IO voltage for SDHC is by using vqmmc.
Thus for the host which doesn't have vqmmc, or its vqmmc does
not support 1.2v, directly use MMC_CAP2_HS200 may cause HS200
failure.
So needs to check if vqmmc is able to support 1.2v. If it does
not support, disable 1.2v IO for HS200.
Signed-off-by: Chuanxiao Dong <chuanxiao.dong@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/card')
0 files changed, 0 insertions, 0 deletions