From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: Yao Zi <me@ziyao.cc>
Cc: Andrew Lunn <andrew+netdev@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Frank <Frank.Sae@motor-comm.com>,
Heiner Kallweit <hkallweit1@gmail.com>,
Vladimir Oltean <vladimir.oltean@nxp.com>,
Choong Yong Liang <yong.liang.choong@linux.intel.com>,
Chen-Yu Tsai <wens@csie.org>, Jisheng Zhang <jszhang@kernel.org>,
Furong Xu <0x1207@gmail.com>,
linux-kernel@vger.kernel.org, netdev@vger.kernel.org,
Mingcong Bai <jeffbai@aosc.io>,
Kexy Biscuit <kexybiscuit@aosc.io>
Subject: Re: [RFC PATCH net-next v5 0/3] Add DWMAC glue driver for Motorcomm YT6801
Date: Mon, 5 Jan 2026 16:58:04 +0000 [thread overview]
Message-ID: <aVvtnBVdBms8McY5@shell.armlinux.org.uk> (raw)
In-Reply-To: <aVvnsuklPxbFna20@pie>
On Mon, Jan 05, 2026 at 04:32:50PM +0000, Yao Zi wrote:
> On Thu, Dec 25, 2025 at 07:19:11AM +0000, Yao Zi wrote:
> > This series adds glue driver for Motorcomm YT6801 PCIe ethernet
> > controller, which is considered mostly compatible with DWMAC-4 IP by
> > inspecting the register layout[1]. It integrates a Motorcomm YT8531S PHY
> > (confirmed by reading PHY ID) and GMII is used to connect the PHY to
> > MAC[2].
> >
> > The initialization logic of the MAC is mostly based on previous upstream
> > effort for the controller[3] and the Deepin-maintained downstream Linux
> > driver[4] licensed under GPL-2.0 according to its SPDX headers. However,
> > this series is a completely re-write of the previous patch series,
> > utilizing the existing DWMAC4 driver and introducing a glue driver only.
> >
> > This series only aims to add basic networking functions for the
> > controller, features like WoL, RSS and LED control are omitted for now.
> > Testing is done on i3-4170, it reaches 939Mbps (TX)/932Mbps (RX) on
> > average,
>
> Should I send v6 as non-RFC with the tag collected, since net-next is
> open now? Thanks for your answer.
Bear in mind that some folk (me included) have been on vacation over
the holiday period, and we're now in catch up mode with all the email
that arrived during the period we've been away. In my case, that
covers 11th December to 2nd January.
I've just reviewed your dwmac patch and sent comments, which are
minor but would still be an improvement.
Thanks.
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
next prev parent reply other threads:[~2026-01-05 16:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-25 7:19 [RFC PATCH net-next v5 0/3] Add DWMAC glue driver for Motorcomm YT6801 Yao Zi
2025-12-25 7:19 ` [RFC PATCH net-next v5 1/3] net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controller Yao Zi
2025-12-25 10:23 ` Andrew Lunn
2025-12-25 7:19 ` [RFC PATCH net-next v5 2/3] net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controller Yao Zi
2026-01-05 16:54 ` Russell King (Oracle)
2025-12-25 7:19 ` [RFC PATCH net-next v5 3/3] MAINTAINERS: Assign myself as maintainer of Motorcomm DWMAC glue driver Yao Zi
[not found] ` <aVvnsuklPxbFna20@pie>
2026-01-05 16:58 ` Russell King (Oracle) [this message]
2026-01-07 3:03 ` [RFC PATCH net-next v5 0/3] Add DWMAC glue driver for Motorcomm YT6801 Yao Zi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aVvtnBVdBms8McY5@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=0x1207@gmail.com \
--cc=Frank.Sae@motor-comm.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=hkallweit1@gmail.com \
--cc=jeffbai@aosc.io \
--cc=jszhang@kernel.org \
--cc=kexybiscuit@aosc.io \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=me@ziyao.cc \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.com \
--cc=wens@csie.org \
--cc=yong.liang.choong@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox