public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver
@ 2023-05-30 14:38 Swapnil Jakhade
  2023-05-30 14:38 ` [PATCH 1/2] phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk Swapnil Jakhade
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Swapnil Jakhade @ 2023-05-30 14:38 UTC (permalink / raw)
  To: vkoul, kishon, linux-phy, linux-kernel
  Cc: mparab, sjakhade, rogerq, s-vadapalli

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


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

end of thread, other threads:[~2023-07-11  5:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30 14:38 [PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver Swapnil Jakhade
2023-05-30 14:38 ` [PATCH 1/2] phy: cadence-torrent: Add single link USXGMII configuration for 156.25MHz refclk Swapnil Jakhade
2023-05-31  9:29   ` Roger Quadros
2023-05-30 14:38 ` [PATCH 2/2] phy: cadence-torrent: Use key:value pair table for all settings Swapnil Jakhade
2023-06-23  8:13 ` [PATCH 0/2] PHY: Add support for single link USXGMII in Cadence Torrent PHY driver Roger Quadros
2023-07-11  5:11 ` Vinod Koul

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