Re: [PATCH net-next 1/9] net: phy: mediatek: Re-organize MediaTek ethernet phy drivers

From: Andrew Lunn
Date: Sun Oct 06 2024 - 17:19:43 EST


On Fri, Oct 04, 2024 at 06:24:05PM +0800, Sky Huang wrote:
> From: "SkyLake.Huang" <skylake.huang@xxxxxxxxxxxx>
>
> Re-organize MediaTek ethernet phy driver files and get ready to integrate
> some common functions (and add new 2.5G phy driver).
> mtk-ge.c: MT7530 Gphy on MT7621 & MT7531 Gphy
> mtk-ge-soc.c: Built-in Gphy on MT7981 & Built-in switch Gphy on MT7988
> (mtk-2p5ge.c: Planned for built-in 2.5G phy on MT7988
> --> in another patchset)
>
> Signed-off-by: SkyLake.Huang <skylake.huang@xxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew