Re: [Patch net-next v3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy

From: Kyle Switch

Date: Mon Jul 20 2026 - 04:49:40 EST




On 7/17/26 22:53, Andrew Lunn wrote:
> On Fri, Jul 17, 2026 at 01:48:07PM +0800, Kyle Switch wrote:
>> Add a driver for motorcomm yt8824 quad 2.5G ethernet phy, supports
>> 2.5G/1000M/100M/10M speed.
>>
>> Signed-off-by: Kyle Switch <kyle.switch@xxxxxxxxxxxxxx>
>> ---
>>
>> changes in v3:
>> 1. Using common apis defined in phy_package.c to handle shared top
>> extend register space.
>> 2. Add dts demo in motorcomm,yt8xxx.yaml.
>> 3. Fix unnecessary redundant judgments.
>> 4. Fix BMCR registers operation using magic number.
>> 5. Rename funtion based on its approximate functionality.
>>
>> changes in v2:
>> 1. Remove duplicate code and replace it with existing api.
>>
>> .../bindings/net/motorcomm,yt8xxx.yaml | 30 +
>
> Please put binding changes in a patch of its own, in the patch
> series. You also need to Cc: the DT people.
>
> Andrew
>

Ans: as mentioned in other emails. patch v4 will remove binding changes,
and updated in another patch thread.

> ---
> pw-bot: cr