From: Jakub Kicinski Date: Sat, 15 Feb 2025 00:59:31 +0000 (-0800) Subject: Merge branch 'net-phy-realtek-improve-mmd-register-access-for-internal-phy-s' X-Git-Tag: io_uring-6.15-20250403~82^2~320 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a24c6ccc1351d4fabdfc65888c13a36588b7650a;p=linux-2.6-block.git Merge branch 'net-phy-realtek-improve-mmd-register-access-for-internal-phy-s' Heiner Kallweit says: ==================== net: phy: realtek: improve MMD register access for internal PHY's The integrated PHYs on chip versions from RTL8168g allow to address MDIO_MMD_VEND2 registers. All c22 standard registers are mapped to MDIO_MMD_VEND2 registers. So far the paging mechanism is used to address PHY registers. Add support for c45 ops to address MDIO_MMD_VEND2 registers directly, w/o the paging. ==================== Link: https://patch.msgid.link/c6a969ef-fd7f-48d6-8c48-4bc548831a8d@gmail.com Signed-off-by: Jakub Kicinski --- a24c6ccc1351d4fabdfc65888c13a36588b7650a