All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peng Fan <peng.fan@oss.nxp.com>
To: ye.li@oss.nxp.com
Cc: lukma@denx.de, festevam@gmail.com, u-boot@lists.denx.de,
	peng.fan@nxp.com, uboot-imx@nxp.com
Subject: Re: [PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue
Date: Sat, 20 Jun 2026 09:10:30 +0800	[thread overview]
Message-ID: <ajXohj6KBRx+toe+@shlinux89> (raw)
In-Reply-To: <20260618055856.3185658-1-ye.li@oss.nxp.com>

On Thu, Jun 18, 2026 at 01:58:56PM +0800, ye.li@oss.nxp.com wrote:
>From: Ye Li <ye.li@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@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@nxp.com>

      reply	other threads:[~2026-06-20  1:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-18  5:58 [PATCH] clk: imx: imx8mq: Fix iMX8MQ PLL issue ye.li
2026-06-20  1:10 ` Peng Fan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ajXohj6KBRx+toe+@shlinux89 \
    --to=peng.fan@oss.nxp.com \
    --cc=festevam@gmail.com \
    --cc=lukma@denx.de \
    --cc=peng.fan@nxp.com \
    --cc=u-boot@lists.denx.de \
    --cc=uboot-imx@nxp.com \
    --cc=ye.li@oss.nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.