mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy
@ 2024-08-22 11:46 Frank Sae
  2024-08-22 11:47 ` [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae
  2024-08-22 11:47 ` [PATCH net-next v3 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae
  0 siblings, 2 replies; 7+ messages in thread
From: Frank Sae @ 2024-08-22 11:46 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 | 681 +++++++++++++++++++++++++++++++++++-
 1 file changed, 669 insertions(+), 12 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2024-08-26 12:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-08-22 11:46 [PATCH net-next v3 0/2] Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae
2024-08-22 11:47 ` [PATCH net-next v3 1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 Frank Sae
2024-08-26  1:59   ` Andrew Lunn
2024-08-26  5:56     ` Frank.Sae
2024-08-26 12:38       ` Andrew Lunn
2024-08-22 11:47 ` [PATCH net-next v3 2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy Frank Sae
2024-08-26  2:05   ` Andrew Lunn

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®