diff options
author | Peng Fan <peng.fan@nxp.com> | 2019-12-11 06:17:12 +0000 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-01-08 13:18:55 +0100 |
commit | 392a4e6dd33ae76960c382a13b1e437b58b425b6 (patch) | |
tree | cfcd446d6a668717cfe7680d99f917030047ea7b /arch/arm/mach-imx/syscounter.c | |
parent | 279d0ab352f3d8cf36874d383d528ab2b318e76d (diff) |
imx: imx8mq: handle ESDHC in mxc_get_clock
fsl_esdhc_imx driver will call "mxc_get_clock(MXC_ESDHC_CLK +
dev->seq)", however mxc_get_clock wrongly handle MXC_ESDHC_CLK
as root clk and cause sd card could not be detected in U-Boot proper,
as below:
"Loading Environment from MMC... unable to select a mode"
Handle MXC_ESDHC_CLK in mxc_get_clock to fix the issue.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Tested-by: Baruch Siach <baruch@tkos.co.il>
Tested-by: Fabio Estevam <festevam@gmail.com>
Diffstat (limited to 'arch/arm/mach-imx/syscounter.c')
0 files changed, 0 insertions, 0 deletions