[PATCH 0/3] Nord ethernet followup

Zhangfei Gao posted 3 patches 1 day, 4 hours ago
.../stmicro/stmmac/dwmac-qcom-ethqos.c        | 65 ++++++++++++++++++-
.../ethernet/stmicro/stmmac/dwxgmac2_core.c   |  6 +-
.../net/ethernet/stmicro/stmmac/stmmac_main.c |  2 +
.../net/ethernet/stmicro/stmmac/stmmac_mdio.c |  9 ++-
drivers/net/pcs/pcs-xpcs.c                    |  9 ++-
5 files changed, 82 insertions(+), 9 deletions(-)
[PATCH 0/3] Nord ethernet followup
Posted by Zhangfei Gao 1 day, 4 hours ago
This series verifies Mohd Ayaan Anwar's patch set:

  net: introduce Qualcomm XPCS support and add Nord Ethernet plumbing [1]

Tested on both IQ10 RRD and Ride

The full test branch is available at:

  https://github.com/zhangfei-gao/kernel-topics/tree/next-9.23


[1] https://lore.kernel.org/linux-arm-msm/?q=qcom_xpcs_nord_emac


Zhangfei Gao (3):
  net: stmmac: support low-speed USXGMII validation
  net: stmmac: qcom-ethqos: configure USXGMII rates
  net: stmmac: fix 10/100 support and MDIO for DW25GMAC

 .../stmicro/stmmac/dwmac-qcom-ethqos.c        | 65 ++++++++++++++++++-
 .../ethernet/stmicro/stmmac/dwxgmac2_core.c   |  6 +-
 .../net/ethernet/stmicro/stmmac/stmmac_main.c |  2 +
 .../net/ethernet/stmicro/stmmac/stmmac_mdio.c |  9 ++-
 drivers/net/pcs/pcs-xpcs.c                    |  9 ++-
 5 files changed, 82 insertions(+), 9 deletions(-)

-- 
2.43.0
Re: [PATCH 0/3] Nord ethernet followup
Posted by Andrew Lunn 1 day ago
On Wed, Sep 23, 2026 at 04:49:18PM +0800, Zhangfei Gao wrote:
> This series verifies Mohd Ayaan Anwar's patch set:
> 
>   net: introduce Qualcomm XPCS support and add Nord Ethernet plumbing [1]
> 
> Tested on both IQ10 RRD and Ride
> 
> The full test branch is available at:
> 
>   https://github.com/zhangfei-gao/kernel-topics/tree/next-9.23
> 
> 
> [1] https://lore.kernel.org/linux-arm-msm/?q=qcom_xpcs_nord_emac

Please don't submit two overlapping patches for the same driver. Wait
for the first patchset to get merged, and then submit a follow up
series.

Qualcomm has a number of Mainline Linux mentors. Please talk with
them, because these two patch series are not great.

    Andrew

---
pw-bot: cr
Re: [PATCH 0/3] Nord ethernet followup
Posted by Zhangfei Gao an hour ago
On Wed, Sep 23, 2026 at 8:50 PM Andrew Lunn <andrew@lunn.ch> wrote:
>
> On Wed, Sep 23, 2026 at 04:49:18PM +0800, Zhangfei Gao wrote:
> > This series verifies Mohd Ayaan Anwar's patch set:
> >
> >   net: introduce Qualcomm XPCS support and add Nord Ethernet plumbing [1]
> >
> > Tested on both IQ10 RRD and Ride
> >
> > The full test branch is available at:
> >
> >   https://github.com/zhangfei-gao/kernel-topics/tree/next-9.23
> >
> >
> > [1] https://lore.kernel.org/linux-arm-msm/?q=qcom_xpcs_nord_emac
>
> Please don't submit two overlapping patches for the same driver. Wait
> for the first patchset to get merged, and then submit a follow up
> series.

Thanks Andrew

Understood, my apologies.

  I will not submit an overlapping series. Hopefully, some of the fixes
  identified while reviewing and testing the RFC can be incorporated
  into the existing series.

>
> Qualcomm has a number of Mainline Linux mentors. Please talk with
> them, because these two patch series are not great.

OK, Thanks

>
>     Andrew
>
> ---
> pw-bot: cr