]> git.sur5r.net Git - u-boot/commit
mmc: omap_hsmmc: Enable DDR mode support
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 30 Jan 2018 15:01:34 +0000 (16:01 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2018 07:58:54 +0000 (16:58 +0900)
commit9b3fc21837dc32eda9656f264f74719ea77311a2
tree066b0b655cabb565d1ed4e67a0869d8940f4dc82
parent8fc238bfada16d61dee4240de2d49f38a6a6f941
mmc: omap_hsmmc: Enable DDR mode support

In order to enable DDR mode, Dual Data Rate mode bit has to be set in
MMCHS_CON register. Set it here.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
arch/arm/include/asm/omap_mmc.h
drivers/mmc/omap_hsmmc.c