mmc: omap_hsmmc: Fix UHS card with DDR50 support
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 25 Nov 2014 12:05:13 +0000 (13:05 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 26 Nov 2014 13:40:39 +0000 (14:40 +0100)
commit903101a83949d6fc77c092cef07e9c1e10c07e46
treecbe49cd9bf780ae112300069846d0952bbfafb0d
parent996903de92f0c7a32d8c83f37d7ebcea0def8660
mmc: omap_hsmmc: Fix UHS card with DDR50 support

The commit, mmc: omap: clarify DDR timing mode between SD-UHS and eMMC,
switched omap_hsmmc to support MMC DDR mode instead of UHS DDR50 mode.

Add UHS DDR50 mode again and this time let's also keep the MMC DDR mode.

Fixes: 5438ad95a57c (mmc: omap: clarify DDR timing mode between SD-UHS and eMMC)
Reported-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/omap_hsmmc.c