On Tue, Mar 18, 2025 at 8:42 PM Adam Ford <aford...@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.

Reply via email to