[PATCH 1/4] clk: imx: clk-imx8mn Fix nand and spi clock parent
Fabio Estevam
festevam at gmail.com
Wed Jul 10 15:33:55 CEST 2024
Hi Michael,
On Sun, Jul 7, 2024 at 5:20 AM Michael Trimarchi
<michael at amarulasolutions.com> 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?
More information about the U-Boot
mailing list