From: "Russell King (Oracle)" <linux@armlinux.org.uk>
To: FUJITA Tomonori <fujita.tomonori@gmail.com>
Cc: netdev@vger.kernel.org, andrew@lunn.ch, horms@kernel.org,
kuba@kernel.org, jiri@resnulli.us, pabeni@redhat.com,
hfdevel@gmx.net, naveenm@marvell.com, jdamato@fastly.com
Subject: Re: [PATCH net-next v12 7/7] net: tn40xx: add phylink support
Date: Tue, 25 Jun 2024 11:18:54 +0100 [thread overview]
Message-ID: <ZnqZjpeQCTEOJRfq@shell.armlinux.org.uk> (raw)
In-Reply-To: <20240623235507.108147-8-fujita.tomonori@gmail.com>
On Mon, Jun 24, 2024 at 08:55:07AM +0900, FUJITA Tomonori wrote:
> This patch adds supports for multiple PHY hardware with phylink. The
> adapters with TN40xx chips use multiple PHY hardware; AMCC QT2025, TI
> TLK10232, Aqrate AQR105, and Marvell 88X3120, 88X3310, and MV88E2010.
>
> For now, the PCI ID table of this driver enables adapters using only
> QT2025 PHY. I've tested this driver and the QT2025 PHY driver (SFP+
> 10G SR) with Edimax EN-9320 10G adapter.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
> Reviewed-by: Hans-Frieder Vogt <hfdevel@gmx.net>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
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:[~2024-06-25 10:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-23 23:55 [PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 1/7] PCI: Add Edimax Vendor ID to pci_ids.h FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 2/7] net: tn40xx: add pci driver for Tehuti Networks TN40xx chips FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 3/7] net: tn40xx: add register defines FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 4/7] net: tn40xx: add basic Tx handling FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 5/7] net: tn40xx: add basic Rx handling FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 6/7] net: tn40xx: add mdio bus support FUJITA Tomonori
2024-06-23 23:55 ` [PATCH net-next v12 7/7] net: tn40xx: add phylink support FUJITA Tomonori
2024-06-25 10:18 ` Russell King (Oracle) [this message]
2024-06-26 2:00 ` [PATCH net-next v12 0/7] add ethernet driver for Tehuti Networks TN40xx chips patchwork-bot+netdevbpf
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=ZnqZjpeQCTEOJRfq@shell.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=andrew@lunn.ch \
--cc=fujita.tomonori@gmail.com \
--cc=hfdevel@gmx.net \
--cc=horms@kernel.org \
--cc=jdamato@fastly.com \
--cc=jiri@resnulli.us \
--cc=kuba@kernel.org \
--cc=naveenm@marvell.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.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;
as well as URLs for NNTP newsgroup(s).