]> git.ipfire.org Git - people/ms/u-boot.git/commit
mmc: Add a execute_tuning() callback to the mmc operations.
authorKishon Vijay Abraham I <kishon@ti.com>
Thu, 21 Sep 2017 14:30:05 +0000 (16:30 +0200)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 12 Jan 2018 09:11:04 +0000 (18:11 +0900)
commitec841209a7d250c1616d56744e1e79acab6c2921
tree3dfea8b04f0f76e34e251e618d44fc69d7b7c247
parent2e7410d76ad11856d09284c18d262d0bb2a3da0c
mmc: Add a execute_tuning() callback to the mmc operations.

Tuning is a mandatory step in the initialization of SDR104 and HS200 modes.
This callback execute the tuning process.

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