Re: [PATCH net-next v8 03/13] net: phy: mediatek: Move LED helper functions into mtk phy lib
From: Andrew Lunn
Date: Sat Jun 22 2024 - 13:17:00 EST
On Fri, Jun 21, 2024 at 08:20:35PM +0800, Sky Huang wrote:
> From: "SkyLake.Huang" <skylake.huang@xxxxxxxxxxxx>
>
> This patch creates mtk-phy-lib.c & mtk-phy.h and integrates mtk-ge-soc.c's
> LED helper functions so that we can use those helper functions in other
> MTK's ethernet phy driver.
>
> Signed-off-by: SkyLake.Huang <skylake.huang@xxxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew