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

From: Peng Fan (OSS)
Date: Fri Mar 31 2023 - 02:41:37 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: Add 300MHz freq support for imx9 pll

Peng Fan (5):
clk: imx: fracn-gppll: fix the rate table
clk: imx: fracn-gppll: disable hardware select control
clk: imx: imx93: add mcore_booted module paratemter
clk: imx: fracn-gppll: support integer pll
clk: imx: imx93: Add nic and A55 clk

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

--
2.37.1