commit | 7ecd35e259a5a6b94b67bb30aa6ee156c005f925 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Jun 12 17:50:55 2017 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jul 12 09:44:22 2017 +0200 |
tree | 5ae7352495e110941cb517422c023ea92340deda | |
parent | 5eb8b437352ecc5e1570ddc04b42c64727239bb5 [diff] |
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT is not the correct method to set I/O to 1.8. To boards that does not support vqmmc-supply, use vs18_enable in fsl_esdhc_cfg. If regulator is supported, use fixed 1.8V regulator for vqmmc-supply. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Jaehoon Chung <jh80.chung@samsung.com> Cc: York Sun <york.sun@nxp.com> Cc: Stefano Babic <sbabic@denx.de>