Re: [PATCH V2 01/10] clk: imx6q: Properly handle imx6qp ECSPI clk_sels

2025-03-11 Thread Peng Fan
On Tue, Mar 11, 2025 at 07:30:21PM -0500, Adam Ford wrote: >The ECSPI clock has the ability to select between pll3_60m and >osc on the imx6qp, where it's fixed on other variants. Fix this >by adding using a helper function to determine SoC variant and >register the clock accordingly. > >Signed-off

[PATCH V2 01/10] clk: imx6q: Properly handle imx6qp ECSPI clk_sels

2025-03-11 Thread Adam Ford
The ECSPI clock has the ability to select between pll3_60m and osc on the imx6qp, where it's fixed on other variants. Fix this by adding using a helper function to determine SoC variant and register the clock accordingly. Signed-off-by: Adam Ford Reviewed-by: Michael Trimarchi --- drivers/clk/