Skip to content
Snippets Groups Projects
Commit 8974ff1a authored by Haibo Chen's avatar Haibo Chen Committed by Stefano Babic
Browse files

mmc: fsl_esdhc_imx: add extra delay for IO voltage switch if necessary


Some board like imx8mm-evkb, IO voltage switch from 3.3v to 1.8v need
around 18ms, common code only delay 10ms, so need to delay extra 8ms.
Otherwise voltage switch will timeout when wait for data0 line.

This IO voltage switch time depends on board design, depend on the
PMIC and capacitance. imx8mm-evkb board use PCA9450(PMIC) and 10uF
capacitance.

Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
parent 1e595a81
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment