]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: soc: Add the required LDO ramp up delay
authorFabio Estevam <fabio.estevam@freescale.com>
Thu, 26 Dec 2013 16:51:34 +0000 (14:51 -0200)
committerStefano Babic <sbabic@denx.de>
Thu, 2 Jan 2014 16:16:51 +0000 (17:16 +0100)
commit39f0ac9347ed825089181c4b57ea9326332e66c3
tree9444a3c24804dfe4de65e9db9a0646aec4bc5dc6
parent3d622b78bdd6832f6fa8599aaf31de541bf04ea8
mx6: soc: Add the required LDO ramp up delay

When changing LDO voltages we need to wait for the required amount of time
for the voltage to settle.

Also, as the timer is still not available when arch_cpu_init() is called, we
need to call it later at board_postclk_init() phase.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
arch/arm/cpu/armv7/mx6/soc.c
include/configs/mx6_common.h