[PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue
Peng Fan
peng.fan at oss.nxp.com
Sat Jun 20 03:10:30 CEST 2026
On Thu, Jun 18, 2026 at 01:58:56PM +0800, ye.li at oss.nxp.com wrote:
>From: Ye Li <ye.li at nxp.com>
>
>The fractional PLL used on iMX8MQ is not pll14xx, it is different
>PLL and not exist in u-boot. Add this fractional PLL driver and
>update iMX8MQ clock driver to adapt this fraction PLL.
>
Better add a fixes tag.
>Signed-off-by: Ye Li <ye.li at nxp.com>
>---
> drivers/clk/imx/Makefile | 2 +-
...
>@@ -0,0 +1,199 @@
>+// SPDX-License-Identifier: GPL-2.0
>+/*
>+ * Copyright 2026 NXP.
Nit: Copyright 2026 NXP
Otherwise:
Reviewed-by: Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list