Netdev List
 help / color / mirror / Atom feed
From: Javen <javen_xu@realsil.com.cn>
To: Chukun Pan <amadeus@jmu.edu.cn>
Cc: "andrew@lunn.ch" <andrew@lunn.ch>,
	"daniel@makrotopia.org" <daniel@makrotopia.org>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"edumazet@google.com" <edumazet@google.com>,
	顾晓军 <freddy_gu@realsil.com.cn>,
	"hkallweit1@gmail.com" <hkallweit1@gmail.com>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"linux@armlinux.org.uk" <linux@armlinux.org.uk>,
	"maxime.chevallier@bootlin.com" <maxime.chevallier@bootlin.com>,
	"nb@tipi-net.de" <nb@tipi-net.de>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"vladimir.oltean@nxp.com" <vladimir.oltean@nxp.com>
Subject: RE: [PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D
Date: Mon, 27 Jul 2026 01:45:15 +0000	[thread overview]
Message-ID: <bb782164800a421397c2085f7e58aff4@realsil.com.cn> (raw)
In-Reply-To: <202607270134.66R1YOaT41072024@rtits1.realtek.com.tw>

Hi,
>
>Hi,
>
>>               PHY_ID_MATCH_EXACT(RTL_8261C_CG),
>> -             .name                   = "Realtek RTL8261C 10Gbps PHY",
>> +             .name                   = "Realtek RTL8261 10Gbps PHY"
>
>Given that the RTL8261 has multiple suffixes (B/C/D/N), this name change
>could be confusing.

Thanks for the feedback.
The reason for this change is that RTL8261 10Gbps PHY share the same phy id. The specific hardware versions are distinguished by a sub-phy id instead. And in probe function, we will print out the exact hardware version explicitly.

BRs,
Javen

      parent reply	other threads:[~2026-07-27  1:46 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-21  2:24 [PATCH net-next v10 0/5] Add support for RTL8261 javen
2026-07-21  2:24 ` [PATCH net-next v10 1/5] net: phy: c45: add genphy_c45_pma_soft_reset() javen
2026-07-21  6:52   ` Maxime Chevallier
2026-07-21  2:24 ` [PATCH net-next v10 2/5] net: phy: c45: add setup and read master/slave helpers javen
2026-07-21  2:24 ` [PATCH net-next v10 3/5] net: phy: realtek: add support for RTL8261C_CG javen
2026-07-21  2:24 ` [PATCH net-next v10 4/5] net: phy: realtek: load firmware " javen
2026-07-21  2:24 ` [PATCH net-next v10 5/5] net: phy: realtek: add support for RTL8261D javen
2026-07-21  6:57   ` Maxime Chevallier
2026-07-22 12:18   ` Chukun Pan
     [not found]   ` <202607270134.66R1YOaT41072024@rtits1.realtek.com.tw>
2026-07-27  1:45     ` Javen [this message]

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=bb782164800a421397c2085f7e58aff4@realsil.com.cn \
    --to=javen_xu@realsil.com.cn \
    --cc=amadeus@jmu.edu.cn \
    --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=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=maxime.chevallier@bootlin.com \
    --cc=nb@tipi-net.de \
    --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