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

From: Roger Quadros
Date: Fri Jun 23 2023 - 04:13:39 EST


Hi Vinod,

On 30/05/2023 20:08, Swapnil Jakhade wrote:
> 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(-)
>

Gentle reminder to pull this in -next. Thanks.

--
cheers,
-roger