]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-phy-dp83867-always-program-r-sgmii-enable-bits'
authorJakub Kicinski <kuba@kernel.org>
Tue, 3 Feb 2026 01:19:55 +0000 (17:19 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 3 Feb 2026 01:19:56 +0000 (17:19 -0800)
Sean Anderson says:

====================
net: phy: dp83867: Always program R/SGMII enable bits

The hardware designers at my company neglected to read the datasheet for
this PHY and did not add appropriate resistors to configure it for
SGMII. Add support for configuring the it based on phy-mode instead of
relying on the resistors for a suitable default.
====================

Link: https://patch.msgid.link/20260129171205.3868605-1-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge