Re: [PATCH net-next v7 0/7] net: stmmac: qcom-ethqos: add support for SCMI power domains
Jakub Kicinski <[email protected]> Fri, 6 Mar 2026 19:43:28 -0800
| 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 | <[email protected]> |
On Fri, 06 Mar 2026 16:46:38 +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. Looks like it conflicts with patches merged last night, please rebase Applying: dt-bindings: net: qcom: document the ethqos device for SCMI-based systems Applying: net: stmmac: qcom-ethqos: use generic device properties Using index info to reconstruct a base tree... M drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c CONFLICT (content): Merge conflict in drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c Recorded preimage for 'drivers/net/ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c' error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch hint: When you have resolved this problem, run "git am --continue". hint: If you prefer to skip this patch, run "git am --skip" instead. hint: To restore the original branch and stop patching, run "git am --abort". hint: Disable this message with "git config set advice.mergeConflict false" Patch failed at 0002 net: stmmac: qcom-ethqos: use generic device properties