[PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver

From: Swapnil Jakhade
Date: Tue May 30 2023 - 11:40:54 EST


This patch series extends Torrent PHY driver functionality to support
single link USXGMII for 156.25MHz refclk.
It also implements key:value pair table for all settings instead
of a 3D matrix.

The changes have been validated on TI J721E and J7200 platforms.

Roger Quadros (1):
phy: cadence-torrent: Use key:value pair table for all settings

Swapnil Jakhade (1):
phy: cadence-torrent: Add single link USXGMII configuration for
156.25MHz refclk

drivers/phy/cadence/phy-cadence-torrent.c | 1732 ++++++++-------------
1 file changed, 632 insertions(+), 1100 deletions(-)

--
2.34.1