Hi Michael, On Sun, Jul 7, 2024 at 5:20 AM Michael Trimarchi <[email protected]> wrote:
> -static const char *imx8mn_ecspi1_sels[] = {"osc_24m", "sys_pll2_200m",
> "sys_pll1_40m",
> +static const char *imx8mn_ecspi1_sels[] = {"clock-osc-24m", "sys_pll2_200m",
> "sys_pll1_40m",
The kernel uses osc_24m. Why does U-Boot need to be different?

