[PATCH 0/4] clk: imx: scu and fracn pll update

From: Peng Fan (OSS)
Date: Mon Oct 14 2024 - 05:02:56 EST


Patch 1 is to resubmit [1] with comments addressed.
Patch 2 is for hdmi. Fix tag not needed.
Patch 3 and Patch 4 are for i.MX93 Fracn PLL fix.
In Patch 4:
fence_write is reusing the idea of fence_udelay in drivers/clk/tegra/clk.h

Detailed information is in commit log of each patch.

[1] https://lore.kernel.org/lkml/20240228082649.1633083-1-peng.fan@xxxxxxxxxxx/

Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---
Peng Fan (4):
clk: imx: lpcg-scu: SW workaround for errata (e10858)
clk: imx: lpcg-scu: Skip HDMI LPCG clock save/restore
clk: imx: fracn-gppll: correct PLL initialization flow
clk: imx: fracn-gppll: fix pll power up

drivers/clk/imx/clk-fracn-gppll.c | 20 +++++++++++++-------
drivers/clk/imx/clk-lpcg-scu.c | 40 +++++++++++++++++++++++++++++++++++----
2 files changed, 49 insertions(+), 11 deletions(-)
---
base-commit: d61a00525464bfc5fe92c6ad713350988e492b88
change-id: 20241014-imx-clk-v1-24c26cfa1d79

Best regards,
--
Peng Fan <peng.fan@xxxxxxx>