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

2025-04-04 Thread Fabio Estevam
On Wed, Mar 19, 2025 at 2:27 PM Fabio Estevam wrote: > I have manually fixed patches 1 and 2 and now CI is happy with the series. > > No need to resend it. Applied the series to u-boot-imx/next, thanks.

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

2025-03-19 Thread Fabio Estevam
On Wed, Mar 19, 2025 at 1:39 PM Adam Ford wrote: > Sorry about all the noise. > > I think I forgot to type 'git add' before the "git commit --amend" so > the fix didn't get applied, but because the same file was shown in the > commit message, it looked like the fix was in place. I'll have to > c

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

2025-03-19 Thread Fabio Estevam
On Tue, Mar 18, 2025 at 8:42 PM Adam Ford wrote: > + if (of_machine_is_compatible("fsl,imx6qp") Missing closing parenthesis. > - clk_dm(IMX6QDL_CLK_ECSPI_ROOT, > - imx_clk_divider("ecspi_root", "pll3_60m", base + 0x38, 19, 6)); > + if (of_machine_is_compatible("fs

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

2025-03-19 Thread Adam Ford
On Wed, Mar 19, 2025 at 12:27 PM Fabio Estevam wrote: > > On Wed, Mar 19, 2025 at 1:39 PM Adam Ford wrote: > > > Sorry about all the noise. > > > > I think I forgot to type 'git add' before the "git commit --amend" so > > the fix didn't get applied, but because the same file was shown in the > >

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

2025-03-19 Thread Adam Ford
On Wed, Mar 19, 2025 at 11:15 AM Fabio Estevam wrote: > > On Tue, Mar 18, 2025 at 8:42 PM Adam Ford wrote: > > > + if (of_machine_is_compatible("fsl,imx6qp") > > Missing closing parenthesis. > > > - clk_dm(IMX6QDL_CLK_ECSPI_ROOT, > > - imx_clk_divider("ecspi_root", "pll3_