[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250304154856.GF3666230@kernel.org>
Date: Tue, 4 Mar 2025 15:48:56 +0000
From: Simon Horman <horms@...nel.org>
To: Frank Sae <Frank.Sae@...or-comm.com>
Cc: Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>, netdev@...r.kernel.org,
Masahiro Yamada <masahiroy@...nel.org>,
Parthiban.Veerasooran@...rochip.com, linux-kernel@...r.kernel.org,
xiaogang.fan@...or-comm.com, fei.zhang@...or-comm.com,
hua.sun@...or-comm.com
Subject: Re: [PATCH net-next v3 00/14] net:yt6801: Add Motorcomm yt6801 PCIe
driver
On Fri, Feb 28, 2025 at 06:00:06PM +0800, Frank Sae wrote:
> This series includes adding Motorcomm YT6801 Gigabit ethernet driver
> and adding yt6801 ethernet driver entry in MAINTAINERS file.
> YT6801 integrates a YT8531S phy.
>
> Signed-off-by: Frank Sae <Frank.Sae@...or-comm.com>
...
> Frank Sae (14):
> motorcomm:yt6801: Implement mdio register
> motorcomm:yt6801: Add support for a pci table in this module
> motorcomm:yt6801: Implement pci_driver shutdown
> motorcomm:yt6801: Implement the fxgmac_init function
> motorcomm:yt6801: Implement the .ndo_open function
> motorcomm:yt6801: Implement the fxgmac_start function
> phy:motorcomm: Add PHY_INTERFACE_MODE_INTERNAL to support YT6801
> motorcomm:yt6801: Implement the fxgmac_hw_init function
> motorcomm:yt6801: Implement the poll functions
> motorcomm:yt6801: Implement .ndo_start_xmit function
> motorcomm:yt6801: Implement some net_device_ops function
> motorcomm:yt6801: Implement pci_driver suspend and resume
> motorcomm:yt6801: Add makefile and Kconfig
> motorcomm:yt6801: update ethernet documentation and maintainer
Hi Frank,
I'd like to suggest the following prefixes for these patches and cover
letter:
* "yt6801: "
* "net: phy: motorcomm: "
Powered by blists - more mailing lists