]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: core: enable CMD19 tuning for DDR50 mode
authorWeijun Yang <york.yang@csr.com>
Sun, 4 Oct 2015 12:04:11 +0000 (12:04 +0000)
committerSasha Levin <sasha.levin@oracle.com>
Wed, 3 Feb 2016 21:23:15 +0000 (16:23 -0500)
commit6e1e9bd06060eedf56db7aa53909b52944fc3d06
tree1f39b2cf1e415171dd1fe69e34f3b35f2244630d
parent8a55af069755c320f9f69c29d6bba9856ba8a74a
mmc: core: enable CMD19 tuning for DDR50 mode

[ Upstream commit 4324f6de6d2eb9b232410eb0d67bfafdde8ba711 ]

As SD Specifications Part1 Physical Layer Specification Version
3.01 says, CMD19 tuning is available for unlocked cards in transfer
state of 1.8V signaling mode. The small difference between v3.00
and 3.01 spec means that CMD19 tuning is also available for DDR50
mode.

Signed-off-by: Weijun Yang <york.yang@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
drivers/mmc/core/sd.c