From: Peng Fan <peng.fan@xxxxxxx> V3: Update dt-bindings patch subject to match subsystem V2: Separate the dt-binding clock header into patch 6 Address kernel test robot build warning in patch 3 Order the patches V1: 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-bindings: 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