[PATCH V2 1/5] mmc: fsl_esdhc_imx: Enable AHB/IPG clk with clk bulk API

Fabio Estevam festevam at gmail.com
Sat Oct 5 18:48:13 CEST 2024


On Tue, Oct 1, 2024 at 9:04 AM Peng Fan (OSS) <peng.fan at oss.nxp.com> wrote:
>
> From: Peng Fan <peng.fan at nxp.com>
>
> 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 at nxp.com>
> ---
>
> V2:
>  Update commit log and use clk bulk API per Fabio.

Applied all to u-boot-imx/next, thanks.


More information about the U-Boot mailing list