[PATCH V3 01/10] clk: imx6q: Properly handle imx6qp ECSPI clk_sels

Fabio Estevam festevam at gmail.com
Wed Mar 19 17:14:55 CET 2025


On Tue, Mar 18, 2025 at 8:42 PM Adam Ford <aford173 at gmail.com> wrote:

> +       if (of_machine_is_compatible("fsl,imx6qp")

Missing closing parenthesis.

> -       clk_dm(IMX6QDL_CLK_ECSPI_ROOT,
> -              imx_clk_divider("ecspi_root", "pll3_60m", base + 0x38, 19, 6));
> +       if (of_machine_is_compatible("fsl,imx6qp")

Same here.


More information about the U-Boot mailing list