mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next v5 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
@ 2024-09-01  8:35 Frank Sae
  2024-09-01  8:35 ` [PATCH net-next v5 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Frank Sae @ 2024-09-01  8:35 UTC (permalink / raw)
  To: Frank.Sae, andrew, hkallweit1, davem, edumazet, kuba, pabeni, linux
  Cc: netdev, linux-kernel, yuanlai.cui, hua.sun, xiaoyong.li,
	suting.hu, jie.han

yt8521 and yt8531s as Gigabit transceiver use bit15:14(bit9 reserved
default 0) as phy speed mask, yt8821 as 2.5G transceiver uses bit9 bit15:14
as phy speed mask.

Be compatible to yt8821, reform phy speed mask and phy speed macro.

Based on update above, add yt8821 2.5G phy driver.

Frank Sae (2):
  net: phy: Optimize phy speed mask to be compatible to yt8821
  net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy

 drivers/net/phy/motorcomm.c | 684 +++++++++++++++++++++++++++++++++++-
 1 file changed, 672 insertions(+), 12 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-09-05 13:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-01  8:35 [PATCH net-next v5 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae
2024-09-01  8:35 ` [PATCH net-next v5 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae
2024-09-01  8:35 ` [PATCH net-next v5 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae
2024-09-03  7:15   ` Sai Krishna Gajula
2024-09-05  9:40   ` Paolo Abeni
2024-09-05 12:15   ` Andrew Lunn
2024-09-05 13:30 ` [PATCH net-next v5 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®