Re: [PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
Bartosz Golaszewski <[email protected]> Tue, 10 Mar 2026 09:58:03 +0100
| Newsgroups | dev.linux.lists.sophgo,dev.linux.lists.imx,dev.linux.lists.linux-sunxi,org.infradead.lists.linux-amlogic,org.infradead.lists.linux-riscv,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-mips,org.kernel.vger.linux-renesas-soc,org.kernel.vger.netdev |
|---|---|
| Message-ID | <CAMRc=Me8pw5ROaopJ8bcon_NGR5TEZdkJL-F4H1-8b-U2FU9GQ@mail.gmail.com> |
On Tue, Mar 10, 2026 at 2:10 AM Radu Rendec <[email protected]> wrote: > > On Fri, 2026-03-06 at 16:46 +0100, Bartosz Golaszewski wrote: > > Add support for the firmware-managed variant of the DesignWare MAC on > > the sa8255p platform. This series contains new DT bindings and driver > > changes required to support the MAC in the STMMAC driver. > > > > It also reorganizes the ethqos code quite a bit to make the introduction > > of power domains into the driver a bit easier on the eye. > > > > The DTS changes will go in separately. > > As Jakub pointed out, it conflicts with the latest net-next, but does > apply cleanly on the latest mainline, so I tested there (on a SA8775P > board running the SCMI firmware). > > The two NICs come up as expected. Basic iperf3 throughput and jitter > tests look good. I would offer a Tested-by tag and a summary of the > test results, but I think it's a moot point because you'll have to > submit a new version anyway. > > I will wait for you to rebase, then test again and come back with the > results. > Thank you for the tests. The rework after the changes turned out to be quite extensive. I should have it ready by the end of the week. I will appreciate if you could retest it again by then and leave your tag. Bart