[PATCH v1 0/2] Add driver for Motorcomm YT8821 2.5G ethernet phy

Frank Sae Frank.Sae at motor-comm.com
Thu Sep 12 14:02:23 CEST 2024


YT8531 as Gigabit transceiver uses bit15:14(bit9 reserved default 0) as phy
speed mask, YT8821 as 2.5 Gigabit 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: motorcomm: Optimize phy speed mask to be compatible to
    YT8821
  net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy

 drivers/net/phy/motorcomm.c | 505 +++++++++++++++++++++++++++++++++++-
 1 file changed, 499 insertions(+), 6 deletions(-)

-- 
2.34.1



More information about the U-Boot mailing list