Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: renesas: r8a779f0-ether-serdes: driver enhancement
@ 2025-05-27  6:53 Michael Dege
  2025-05-27  6:53 ` [PATCH v2 1/2] phy: renesas: r8a779f0-ether-serdes: add USXGMII mode Michael Dege
  2025-05-27  6:53 ` [PATCH v2 2/2] phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet Michael Dege
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Dege @ 2025-05-27  6:53 UTC (permalink / raw)
  To: Vinod Koul, Kishon Vijay Abraham I, Yoshihiro Shimoda
  Cc: Michael Dege, Uwe Kleine-König, linux-phy, linux-kernel

Hi,

This patch set adds the following to the r8a779f0-ether-serdes driver:

 * USXGMII mode support for 2.5GBit/s ethernet Phys
 * A new configuration step suggested by the latest R-Car S4-8 users
   manual V. 1.20.

Changes from v1:
 - Modify this driver for the R-Car S4-8 only
 - So, this patch set drops the followings:
 -- any dt doc modification
 -- X5H support.
 -- 5GBASER support
 -- Registers' macros

Thanks,

Michael

Signed-off-by: Michael Dege <michael.dege@renesas.com>
---
Michael Dege (2):
      phy: renesas: r8a779f0-ether-serdes: add USXGMII mode
      phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet

 drivers/phy/renesas/r8a779f0-ether-serdes.c | 97 +++++++++++++++++++++++++----
 1 file changed, 85 insertions(+), 12 deletions(-)
---
base-commit: a5806cd506af5a7c19bcd596e4708b5c464bfd21
change-id: 20250523-renesas-serdes-update-3ec462f16ff4

Best regards,
-- 
Michael Dege <michael.dege@renesas.com>


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2025-05-27 11:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-27  6:53 [PATCH v2 0/2] phy: renesas: r8a779f0-ether-serdes: driver enhancement Michael Dege
2025-05-27  6:53 ` [PATCH v2 1/2] phy: renesas: r8a779f0-ether-serdes: add USXGMII mode Michael Dege
2025-05-27  6:53 ` [PATCH v2 2/2] phy: renesas: r8a779f0-ether-serdes: add new step added to latest datasheet Michael Dege
2025-05-27  9:40   ` kernel test robot
2025-05-27 11:32     ` Michael Dege

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