Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 12 Nov 2024 15:06:08 +0100 you wrote:
The DP83869 PHY transceiver supports converting from RGMII to 1000base-x. In this operation mode, autonegotiation can be performed, as described in IEEE802.3.
The DP83869 has a set of fiber-specific registers located at offset 0xc00. When the transceiver is configured in RGMII-to-1000base-x mode, these registers are mapped onto offset 0, which should make reading the autonegotiation status transparent.
[...]
Here is the summary with links: - [net,v3] net: phy: dp83869: fix status reporting for 1000base-x autonegotiation https://git.kernel.org/netdev/net/c/378e8feea9a7
You are awesome, thank you!