[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0d767bab-a714-41e3-b062-a6855ae2aaa9@quicinc.com>
Date: Mon, 20 Nov 2023 16:55:43 +0800
From: Jie Luo <quic_luoj@...cinc.com>
To: Jakub Kicinski <kuba@...nel.org>
CC: <andrew@...n.ch>, <davem@...emloft.net>, <edumazet@...gle.com>,
<pabeni@...hat.com>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>,
<hkallweit1@...il.com>, <linux@...linux.org.uk>, <corbet@....net>,
<netdev@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-doc@...r.kernel.org>
Subject: Re: [PATCH v5 3/6] net: phy: at803x: add QCA8084 ethernet phy support
On 11/19/2023 8:23 AM, Jakub Kicinski wrote:
> On Sat, 18 Nov 2023 14:27:51 +0800 Luo Jie wrote:
>> + /* There are two PCSs available for QCA8084, which support the following
>> + * interface modes.
>> + *
>> + * 1. PHY_INTERFACE_MODE_10G_QXGMII utilizes PCS1 for all available 4 ports,
>> + * which is for all link speeds.
>> + *
>> + * 2. PHY_INTERFACE_MODE_2500BASEX utilizes PCS0 for the fourth port,
>> + * which is only for the link speed 2500M same as QCA8081.
>> + *
>> + * 3. PHY_INTERFACE_MODE_SGMII utilizes PCS0 for the fourth port,
>> + * which is for the link speed 10M, 100M and 1000M same as QCA8081.
>
> Wrap the comments please.
>
> Please use checkpatch with --max-line-length=80
Thanks Jakub, i will add this option for the patch check.
Powered by blists - more mailing lists