Skip to content
Commit 9b7c3495 authored by Ye Li's avatar Ye Li Committed by Stefano Babic
Browse files

mmc: fsl_esdhc_imx: Fix clock disable issue



The SD clock disable is wrapped by MMC_SUPPORTS_TUNING. So it
only works when UHS is enabled. However, in SD initialization the
power cycle does not depends on UHS. But the power cycle needs
disable the SD clock before power down.
So this causes a problem when UHS is not enabled. Some cards can't
become ready (ACMD14 timeout) due to the clock is enabled during
power cycle.

Signed-off-by: default avatarYe Li <ye.li@nxp.com>
Reviewed-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Reviewed-by: default avatarJaehoon Chung <jh80.chung@samsung.com>
parent deb80ec0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment