]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net: phy: dp83822: Add support for changing the MAC termination
authorDimitri Fedrau <dimitri.fedrau@liebherr.com>
Wed, 16 Apr 2025 17:14:50 +0000 (19:14 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 23 Apr 2025 00:49:48 +0000 (17:49 -0700)
commit6c3c3c230a13f10a8a86f20c6710cf44532dfcf3
tree14ca759d19337f0f05ed2a1755e74680764a5585
parent145436ae01193c0a379fd3ea9c4fbdf32863db1f
net: phy: dp83822: Add support for changing the MAC termination

The dp83822 provides the possibility to set the resistance value of the
the MAC termination. Modifying the resistance to an appropriate value can
reduce signal reflections and therefore improve signal quality.

Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Dimitri Fedrau <dimitri.fedrau@liebherr.com>
Link: https://patch.msgid.link/20250416-dp83822-mac-impedance-v3-4-028ac426cddb@liebherr.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/dp83822.c