]> code.ossystems Code Review - bsp/u-boot.git/commit
mmc: fsl_esdhc: drop CONFIG_SYS_FSL_ESDHC_FORCE_VSELECT
authorPeng Fan <peng.fan@nxp.com>
Mon, 12 Jun 2017 09:50:55 +0000 (17:50 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 12 Jul 2017 12:05:02 +0000 (09:05 -0300)
commit1567ce3edc60e6650995c1f93fb8f2f74092b75c
treeaeef0e9d21cb6a8dd8d87851aba7a3a09c1a4313
parent40294f880daf7eeee170f1e4e245cd88cb2f07c7
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>
board/warp/warp.c
doc/README.fsl-esdhc
drivers/mmc/fsl_esdhc.c
include/configs/warp.h
scripts/config_whitelist.txt