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.
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
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
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
> >
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_
5 matches
Mail list logo