Netdev List
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: javen <javen_xu@realsil.com.cn>
Cc: <andrew@lunn.ch>, <hkallweit1@gmail.com>, <linux@armlinux.org.uk>,
	<davem@davemloft.net>, <edumazet@google.com>, <pabeni@redhat.com>,
	<freddy_gu@realsil.com.cn>, <netdev@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <daniel@makrotopia.org>,
	<vladimir.oltean@nxp.com>
Subject: Re: [PATCH net-next v3 3/4] net: phy: realtek: add support for RTL8261C_CG
Date: Mon, 8 Jun 2026 14:45:44 -0700	[thread overview]
Message-ID: <20260608144544.229f7c52@kernel.org> (raw)
In-Reply-To: <20260605074328.1800-4-javen_xu@realsil.com.cn>

On Fri, 5 Jun 2026 15:43:27 +0800 javen wrote:
> From: Javen Xu <javen_xu@realsil.com.cn>
> 
> 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

  parent reply	other threads:[~2026-06-08 21:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-05  7:43 [PATCH net-next v3 0/4] Add support for RTL8261C_CG javen
2026-06-05  7:43 ` [PATCH net-next v3 1/4] net: phy: c45: add genphy_c45_soft_reset() javen
2026-06-05  8:59   ` Nicolai Buchwitz
2026-06-05  7:43 ` [PATCH net-next v3 2/4] net: phy: c45: add genphy_c45_an_setup_master_slave() javen
2026-06-05  9:00   ` Nicolai Buchwitz
2026-06-05  7:43 ` [PATCH net-next v3 3/4] net: phy: realtek: add support for RTL8261C_CG javen
2026-06-05  9:00   ` Nicolai Buchwitz
2026-06-08 21:45   ` Jakub Kicinski [this message]
2026-06-05  7:43 ` [PATCH net-next v3 4/4] net: phy: realtek: load firmware " javen
2026-06-05  9:11   ` Nicolai Buchwitz
2026-06-05  9:58     ` Javen
2026-06-05 10:08       ` Nicolai Buchwitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260608144544.229f7c52@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=daniel@makrotopia.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=freddy_gu@realsil.com.cn \
    --cc=hkallweit1@gmail.com \
    --cc=javen_xu@realsil.com.cn \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vladimir.oltean@nxp.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox