Re: [PATCH v3] phy: cadence: Sierra: Add single link SGMII register configuration

From: Marcin Wierzbicki
Date: Tue May 23 2023 - 08:58:55 EST


Hello,

>On 22/05/2023 20:24, Marcin Wierzbicki wrote:
>> Add single link SGMII register configuration for no SSC for
>> cdns,sierra-phy-t0 compatibility string.
>> The configuration is based on Sierra Programmer's Guide and validated
>> in Cisco CrayAR SoC.
>>
>> Co-developed-by: Bartosz Wawrzyniak <bwawrzyn@xxxxxxxxx>
>> Signed-off-by: Bartosz Wawrzyniak <bwawrzyn@xxxxxxxxx>
>> Signed-off-by: Marcin Wierzbicki <mawierzb@xxxxxxxxx>
>> ---
>> v3> - all reported comments were addressed
>
>:)
>You should summarize what changes were done.

Here's a list of changes:

v3:
- removed Change-Id from commit msg,
- remove unnecessary new line,
- renamed sgmii_cmn_vals to sgmii_pma_cmn_vals,
- renamed sgmii_ln_vals to sgmii_pma_ln_vals.

Best regards,
Marcin