> -----邮件原件----- > 发件人: Tom Rini <[email protected]> > 发送时间: 2025年10月22日 3:00 > 收件人: Fabio Estevam <[email protected]> > 抄送: Alice Guo (OSS) <[email protected]>; [email protected]; > dl-uboot-imx <[email protected]>; Marek Vasut > <[email protected]>; Marek Vasut <[email protected]>; Mattijs > Korpershoek <[email protected]>; Patrice Chotard > <[email protected]>; Patrick Rudolph > <[email protected]>; Alice Guo <[email protected]>; Stefano > Babic <[email protected]>; Peng Fan <[email protected]>; Ye Li > <[email protected]>; Jacky Bai <[email protected]>; Jindong Yue > <[email protected]>; Marek Vasut <[email protected]>; > Frank Li <[email protected]>; Simon Glass <[email protected]>; Lukasz > Majewski <[email protected]>; Minkyu Kang <[email protected]>; Sam > Protsenko <[email protected]>; Minda Chen > <[email protected]>; [email protected]; Paul Barker > <[email protected]>; Roger Quadros <[email protected]>; Joe > Hershberger <[email protected]>; Ramon Fried <[email protected]>; > Jerome Forissier <[email protected]>; Hanyuan Zhao > <[email protected]>; Ilias Apalodimas <[email protected]>; Weijie > Gao <[email protected]>; Andrew Goodbody > <[email protected]> > 主题: Re: [PATCH v3 00/10] Enable USB and ENETC on i.MX943 EVK > > On Tue, Oct 21, 2025 at 03:41:54PM -0300, Fabio Estevam wrote: > > Hi Alice, > > > > On Mon, Oct 13, 2025 at 3:59 AM <[email protected]> wrote: > > > > > > Changes for v1: > > > - Adding USB2 and USB3 device tree nodes with required PHY and > > > regulator support. > > > - Enabling ENETC1 and ENETC2. > > > - Updating Kconfig and DTSI files to support these interfaces. > > > > > > Changes for v2: > > > - Resend patch series with updated To list. > > > > > > Changes for v3: > > > - Remove logically dead code in imx94_link_config(). > > > > This series does not pass CI: > > > > https://source.denx.de/u-boot/custodians/u-boot-imx/-/jobs/1270141 > > > > As I've mentioned multiple times, please run the series through CI on > > your side first. > > > > This is becoming a pattern with the NXP folks' submissions, and this > > needs to improve. > > I agree and I want to link to > https://docs.u-boot.org/en/latest/develop/ci_testing.html#azure-pipelines > here as well because it will be better if everyone has their own Azure > pipeline > and doesn't get bottlenecked. We can also work out setting up contributor > repositories in our gitlab if that would help, and run CI there. > > -- Hi,
Thanks for the feedback. I think the patch set I sent may still receive comments from other reviewers, and it might take several rounds before it is accepted. My plan was to run CI testing on the later versions. I will be more mindful of this next time and consider setting up CI earlier in the process. Thanks again, Alice Guo

