Re: [PATCH net-next 2/2] net: phy: microchip_t1s:: add cable diagnostic support for LAN867x Rev.D0
From: Parthiban.Veerasooran
Date: Tue Nov 04 2025 - 23:39:48 EST
On 04/11/25 9:18 pm, Andrew Lunn wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
>
>> + .cable_test_start = genphy_c45_oatc14_cable_test_start,
>> + .cable_test_get_status =
>> + genphy_c45_oatc14_cable_test_get_status,
>
> netdev prefers lines at < 80, but up to 100 are accepted when they
> make sense. Please keep this on one lines.
Ok, thanks for the info. I will keep them in one line in the next
version. I mistakenly added the wrong cover letter subject line, so I’ve
already sent v2 to correct that. I’ll include this update in v3.
Best regards,
Parthiban V
>
> Andre