]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: macb: add support for reporting SGMII inband link status
authorCharles Perry <charles.perry@microchip.com>
Tue, 24 Feb 2026 20:28:53 +0000 (12:28 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 27 Feb 2026 03:19:24 +0000 (19:19 -0800)
commit7f44b2acc5a111471d8a3ae0e809bd419c0237e0
treef4ae6a174f628f4240e28c83dea242fb20cbeb3d
parent1338cfef1ff1b95891990f8677631a834c2cf22d
net: macb: add support for reporting SGMII inband link status

This makes it possible to use in-band autonegotiation with
SGMII.

If using a device tree, this can be done by adding the managed =
"in-band-status" property to the gem node.

Signed-off-by: Charles Perry <charles.perry@microchip.com>
Link: https://patch.msgid.link/20260224202854.112813-3-charles.perry@microchip.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/cadence/macb_main.c