[PATCH net-next v8 07/13] net: phy: mediatek: add MT7530 & MT7531's PHY ID macros
Andrew Lunn
andrew at lunn.ch
Sat Jun 22 10:32:02 PDT 2024
On Fri, Jun 21, 2024 at 08:20:39PM +0800, Sky Huang wrote:
> From: "SkyLake.Huang" <skylake.huang at mediatek.com>
>
> This patch adds MT7530 & MT7531's PHY ID macros in mtk-ge.c so that
> it follows the same rule of mtk-ge-soc.c.
> @@ -170,9 +173,10 @@ static struct phy_driver mtk_gephy_driver[] = {
> .resume = genphy_resume,
> .read_page = mtk_phy_read_page,
> .write_page = mtk_phy_write_page,
> + .led_hw_is_supported = mt753x_phy_led_hw_is_supported,
Was this intentional. It does not fit the commit message, so i wounder
if it should be somewhere else?
Otherwise:
Reviewed-by: Andrew Lunn <andrew at lunn.ch>
Andrew
More information about the linux-arm-kernel
mailing list