commit | 10942aa40a595d7ff8b4e90f8a762e816367cac3 | [log] [tgz] |
---|---|---|
author | Seungwon Jeon <tgih.jun@samsung.com> | Wed Apr 25 16:18:01 2012 +0900 |
committer | Chris Ball <cjb@laptop.org> | Wed May 09 10:04:12 2012 -0400 |
tree | dcb9491d20361d05065274c3107cdc75abd25173 | |
parent | 96cf5f02aee8bbeff38824b18b9ec583d687f846 [diff] |
mmc: core: fix the signaling 1.8V for HS200 Currently only 1.2V is treated for HS200 mode. If the host has only 1.8V I/O capability not 1.2V, mmc_set_signal_voltage can't be called for 1.8V HS200. EXT_CSD_CARD_TYPE_SDR_1_8V needs to be considered. Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com> Reviewed-by: Subhash Jadavani <subhashj@codeaurora.org> Signed-off-by: Chris Ball <cjb@laptop.org>