]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mmc/omap_hsmmc.c
mmc: omap_hsmmc: Enable Auto command (CMD12) enable
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 21 Sep 2017 14:51:35 +0000 (16:51 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 19 Jan 2018 20:49:23 +0000 (15:49 -0500)
commit866bb98468f5a442559825c97e3f1ffd5cf2e8de
tree6868c0c837ef92b39de6a3e00678113e394d1a7d
parentf0d53e88a61f3269f0dcaa781521644c33ea2854
mmc: omap_hsmmc: Enable Auto command (CMD12) enable

Instead of sending STOP TRANSMISSION command from MMC core, enable
the auto command feature so that the Host Controller issues CMD12
automatically when last block transfer is completed.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/mmc/omap_hsmmc.c