Skip to content
Snippets Groups Projects
Commit 76332fae authored by Peng Fan's avatar Peng Fan Committed by Fabio Estevam
Browse files

mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API


With partition reset supported for i.MX8QM/QXP/95 and etc, when linux
mmc runtime suspended, the mmc clks are gated off. While at same time
system controller reset Cortex-A cores because of various reasons(
WDOG timeout and etc), with SPL run again, only enable PER clk is not
enough, also need to enable AHB/IPG clk, here use clk bulk API to enable
all the clocks.

Signed-off-by: Peng Fan's avatarPeng Fan <peng.fan@nxp.com>
parent dd95eefb
No related branches found
No related tags found
No related merge requests found
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