[PATCH 01/10] pinctrl: imx: Push imx_pinctrl_ops into drivers and staticize
Marek Vasut
marex at denx.de
Sat Jan 25 17:36:39 CET 2025
On 1/25/25 4:53 PM, Fabio Estevam wrote:
> Tom,
>
> On Fri, Jan 24, 2025 at 11:55 AM Marek Vasut <marex at denx.de> wrote:
>>
>> Move imx_pinctrl_ops into drivers and staticize. This is preparatory
>> patch for follow up pinctrl drivers which will not use this variant
>> of imx_pinctrl_ops content. This should not change size, as most of
>> the deployments compiled in one pinctrl driver anyway. No functional
>> change.
>
> The u-boot-imx/master-next fails with this series applied:
>
> https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1005082
>
> This is unrelated to this series, though.
>
> Any ideas?
Does it always fail , i.e. did you try to rerun the pipeline ?
Did you try to rebase on current u-boot/master , does it still fail ?
The link I sent to Alice also has an associated build run, which does
pass, but admittedly that has one extra patch on top, which should have
no impact:
https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1005082
More information about the U-Boot
mailing list