[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20957be7-6a7e-4a41-706f-4e4222c11b1c@codeaurora.org>
Date: Thu, 19 Aug 2021 18:30:24 +0800
From: Jie Luo <luoj@...eaurora.org>
To: Andrew Lunn <andrew@...n.ch>
Cc: Michael Walle <michael@...le.cc>, davem@...emloft.net,
hkallweit1@...il.com, kuba@...nel.org,
linux-kernel@...r.kernel.org, linux@...linux.org.uk,
netdev@...r.kernel.org, sricharan@...eaurora.org
Subject: Re: [PATCH] net: phy: add qca8081 ethernet phy driver
On 8/19/2021 1:09 AM, Andrew Lunn wrote:
> On Wed, Aug 18, 2021 at 09:34:40PM +0800, Jie Luo wrote:
>> On 8/18/2021 3:41 PM, Michael Walle wrote:
>>>> qca8081 supports IEEE1588 feature, the IEEE1588 code may be submitted in
>>>> the near future,
>>>>
>>>> so it may be a good idea to keep it out from at803x code.
>>> The AR8031 also supports PTP. Unfortunately, there is no public datasheet
>>> for the QCA8081, so I can't have a look if both are similar.
>>>
>>> See also,
>>> https://lore.kernel.org/netdev/20200228180226.22986-1-michael@walle.cc/
>>>
>>> -michael
>> Hi Michael,
>>
>> Thanks for this comment. it is true that AR8031 supports basic PTP features.
>>
>> please refer to the following link for the outline features of qca801.
>>
>> https://www.qualcomm.com/products/qca8081
> Is the PTP hardware in the qca8081 the same as the ar8031? When you
> add PTP support, will it be for both PHYs?
>
> What about the cable diagnostics? The at803x already has this
> implemented. Will the same work for the qca8081?
>
> Andrew
Hi Andrew,
qca8081 enhances the ptp feature from AR8031, the new ptp driver should
be for qca8081, which is fully
tested on qca8081, but it is not verified on AR8031 currently.
the cable diagnostics feature of qca8081 is almost same as ar8031 but
the register is changed, will correct it
for qca8081 in the next patch correspondingly.
thanks.
Powered by blists - more mailing lists