Re: [PATCH v5 3/3] clk: imx8m: reduce rate table duplication

2022-03-22 Thread Angus Ainslie
On 2022-03-22 06:49, Adam Ford wrote: On Tue, Mar 22, 2022 at 8:02 AM Angus Ainslie wrote: Re-factor the imx8m[nmpq] rate tables into the common pll1416x clock driver. 43cdaa1567ad3 ("clk: imx8mm: Move 1443X/1416X PLL clock structure to common place") I did a clk dump before this series

Re: [PATCH v5 3/3] clk: imx8m: reduce rate table duplication

2022-03-22 Thread Adam Ford
On Tue, Mar 22, 2022 at 8:02 AM Angus Ainslie wrote: > > Re-factor the imx8m[nmpq] rate tables into the common pll1416x clock > driver. > > 43cdaa1567ad3 ("clk: imx8mm: Move 1443X/1416X PLL clock structure to common > place") > I did a clk dump before this series and after this series then

[PATCH v5 3/3] clk: imx8m: reduce rate table duplication

2022-03-22 Thread Angus Ainslie
Re-factor the imx8m[nmpq] rate tables into the common pll1416x clock driver. 43cdaa1567ad3 ("clk: imx8mm: Move 1443X/1416X PLL clock structure to common place") Signed-off-by: Angus Ainslie --- drivers/clk/imx/clk-imx8mm.c | 60 +++- drivers/clk/imx/clk-imx8mn.c