Files
u-boot/drivers/mmc
Peng Fan 76332fae76 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 <peng.fan@nxp.com>
2024-10-04 09:15:15 -03:00
..
2024-08-19 16:09:06 +09:00
2024-10-03 11:52:16 -06:00
2024-10-03 11:52:42 -06:00
2024-07-22 10:53:05 -06:00
2024-08-23 15:58:41 -06:00