[PATCH V2 0/7] clk: imx: imx93: fix and update

From: Peng Fan (OSS)
Date: Mon Apr 03 2023 - 03:08:13 EST


From: Peng Fan <peng.fan@xxxxxxx>

Patch 1,2 is fix the freq table and set rate flow
Patch 3,4,5 is to support integer, A55 clk, mcore_booted parameter

Jacky Bai (1):
clk: imx: fracn-gppll: Add 300MHz freq support for imx9

Peng Fan (6):
clk: imx: fracn-gppll: fix the rate table
clk: imx: fracn-gppll: disable hardware select control
clk: imx: fracn-gppll: support integer pll
clk: imx: imx93: add mcore_booted module paratemter
dt-binding: clock: imx93: add NIC, A55 and ARM PLL CLK
clk: imx: imx93: Add nic and A55 clk

drivers/clk/imx/clk-composite-93.c | 8 ++-
drivers/clk/imx/clk-fracn-gppll.c | 91 +++++++++++++++++++++----
drivers/clk/imx/clk-imx93.c | 19 +++++-
drivers/clk/imx/clk.h | 7 ++
include/dt-bindings/clock/imx93-clock.h | 6 +-
5 files changed, 113 insertions(+), 18 deletions(-)

--
2.37.1