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

From: SkyLake Huang (黃啟澤)
Date: Thu Oct 31 2024 - 00:54:19 EST


On Wed, 2024-10-30 at 22:35 +0100, Andrew Lunn wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> On Wed, Oct 30, 2024 at 06:35:50PM +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
> >
> > Signed-off-by: SkyLake.Huang <skylake.huang@xxxxxxxxxxxx>
> > ---
> > No change since commit:
> >
https://lore.kernel.org/netdev/20241004102413.5838-2-SkyLake.Huang@xxxxxxxxxxxx/
> >
> > Andrew Lunn has already reviewed this.
>
> You should append the Reviewed-by: Andrew Lunn <andrew@xxxxxxx> to
> the
> commit message, just before your Signed-off-by:. Taking the patches
> out of a series like this should not invalidate a Reviewed-by, so
> long
> as you don't make any changes to the patch.
>
> Andrew
>
> ---
> pw-bot: cr
>
Thanks for the tip. Do I need to submit v2 to fix this to get merged?

BRs,
Sky