Re: [PATCH v6 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
Bartosz Golaszewski <[email protected]>
| 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=Me7++jcT8SpA309F-0XoZvHPQF2Hfr17+Kt=Jmdy635pg@mail.gmail.com> |
On Tue, Dec 23, 2025 at 12:42 PM Paolo Abeni <[email protected]> wrote: > > On 12/19/25 12:42 PM, 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. > > > > Signed-off-by: Bartosz Golaszewski <[email protected]> > > Signed-off-by: Bartosz Golaszewski <[email protected]> > > Quite unusual SoB chain... I think it would be better if you could stick > to one or the other; also the subj prefix should include the target tree > (net-next in this case); finally... > That's totally normal. I did most of the work on this series while still on Linaro payroll and credit is due. However I'm respinning them now as a Qualcomm employee and it's no different than taking someone else's patches and resending them - you have to add your SoB. > ## Form letter - net-next-closed > > The net-next tree is closed for new drivers, features, code refactoring > and optimizations due to the merge window and the winter break. We are > currently accepting bug fixes only. > > Please repost when net-next reopens after Jan 2nd. Sure, thanks. Bart