net: phy: realtek: add RTL8127-internal PHY
authorChunHao Lin <hau@realtek.com>
Fri, 16 May 2025 05:56:22 +0000 (13:56 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 01:09:34 +0000 (18:09 -0700)
commit83d9623161283f5f6883ee3fdb88ef2177b8a5f1
tree0906262538525336abb8c76c9679f0db6a881379
parentb98b70c103dec4b321864f81678d4415521750f3
net: phy: realtek: add RTL8127-internal PHY

RTL8127-internal PHY is RTL8261C which is a integrated 10Gbps PHY with ID
0x001cc890. It follows the code path of RTL8125/RTL8126 internal NBase-T
PHY.

Signed-off-by: ChunHao Lin <hau@realtek.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://patch.msgid.link/20250516055622.3772-1-hau@realtek.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/realtek/realtek_main.c