On Fri, Oct 11, 2024 at 7:20 AM Peng Fan (OSS) <peng....@oss.nxp.com> wrote: > > From: Peng Fan <peng....@nxp.com> > > i.MX8MP SDHC use CLK_IMX8MP_DUMMY clk entry. Without the clk, the bulk > api will return failure. > > The correct entry should be replaced with IMX8MP_IPG_ROOT clk in device > tree. This will be done in Kernel device tree and sync to U-Boot in > future.
Can you submit the kernel devicetree patch and add a lore link to the patch in the commit log?