aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mmc
diff options
context:
space:
mode:
authorChaotian Jing <chaotian.jing@mediatek.com>2016-05-19 16:47:41 +0800
committerUlf Hansson <ulf.hansson@linaro.org>2016-07-25 10:34:08 +0200
commit08573eaf1a70104f83fdbee9b84e5be03480e9ed (patch)
tree662668b4d24fa9e1485d5f69f02eaa56b3917713 /include/linux/mmc
parentmmc: mmc: Use ->card_busy() to detect busy cards in __mmc_switch() (diff)
downloadwireguard-linux-08573eaf1a70104f83fdbee9b84e5be03480e9ed.tar.xz
wireguard-linux-08573eaf1a70104f83fdbee9b84e5be03480e9ed.zip
mmc: mmc: do not use CMD13 to get status after speed mode switch
Per JEDEC spec, it is not recommended to use CMD13 to get card status after speed mode switch. below are two reason about this: 1. CMD13 cannot be guaranteed due to the asynchronous operation. Therefore it is not recommended to use CMD13 to check busy completion of the timing change indication. 2. After switch to HS200, CMD13 will get response of 0x800, and even the busy signal gets de-asserted, the response of CMD13 is aslo 0x800. Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc')
0 files changed, 0 insertions, 0 deletions