]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx
authorNikita Kiryanov <nikita@compulab.co.il>
Thu, 30 Jul 2015 20:56:20 +0000 (23:56 +0300)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 08:19:13 +0000 (10:19 +0200)
commit82be3de552a4f78335e33a7adbeec63cbcc7a36c
tree8c5446e2cc26f7051487a5a206c734257fd286a0
parent4ed6095f70e81a2cd4dfdb87192e3ac292b62fed
mmc: omap_hsmmc: enable proper CMD(DAT) lines reset procedure for am43xx

The CMD(DAT) lines reset procedure described in the OMAP4(AM335x,
OMAP5, DRA7xx) TRMs is also necessary for AM43XX. Enable it in the
driver.

Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
drivers/mmc/omap_hsmmc.c