Re: [PATCH net-next v3 3/4] net: phy: realtek: add support for RTL8261C_CG

From: Jakub Kicinski

Date: Mon Jun 08 2026 - 17:46:05 EST


On Fri, 5 Jun 2026 15:43:27 +0800 javen wrote:
> From: Javen Xu <javen_xu@xxxxxxxxxxxxxx>
>
> This patch adds support for Realtek phy chip RTL8261C_CG. Its PHY ID is
> 0x001cc898.

transient warning here, please move this chunk to the next patch:

drivers/net/phy/realtek/realtek_main.c:345:17: warning: unused variable 'dev' [-Wunused-variable]
345 | struct device *dev = &phydev->mdio.dev;
| ^~~
--
pw-bot: cr