]> git.ipfire.org Git - people/ms/u-boot.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)
committerTom Rini <trini@konsulko.com>
Thu, 13 Aug 2015 00:48:04 +0000 (20:48 -0400)
commitdce55b934d099b41eccbcae4d71b360cec86b72b
treeec7a34b2674a902365e10d1b4e401d5eda845f27
parent6ff31a7f706c04d65e7d08541c4aa041d8c95467
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