Re: [Patch net-next v3] net: phy: Add driver for Motorcomm Quad 2.5GbE phy
From: Andrew Lunn
Date: Fri Jul 17 2026 - 11:02:06 EST
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
---
pw-bot: cr