]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 30 Jan 2018 15:01:39 +0000 (16:01 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2018 07:58:55 +0000 (16:58 +0900)
commit6a27333ba36faea7fdfc3fa7ffe8b947f9cb8912
tree0d737067937dcd5449d90d2d493ccb1f6afe49c3
parent2d7482cf793fe4d8a98906002708d6e1fa2c5ba3
ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot

Add a new API to perform iodelay recalibration without isolate
io to be used in uboot.

The data manual of J6/J6 Eco recommends to set different IODELAY values
depending on the mode in which the MMC/SD is enumerated in order to
ensure IO timings are met. The MMC driver can use the new API to
set the IO delay values depending on the MMC mode.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
arch/arm/include/asm/arch-omap5/dra7xx_iodelay.h
arch/arm/mach-omap2/omap5/dra7xx_iodelay.c
include/configs/am57xx_evm.h
include/configs/dra7xx_evm.h