]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'net-phylink-xpcs-stmmac-support-pcs-eee-configuration'
authorJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 21:42:53 +0000 (13:42 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Feb 2025 21:42:54 +0000 (13:42 -0800)
commit412723d54a8b5d983589cd1c04d634404ec8ac50
treead148ff24eac99345c6249a63c47bc623fb4b414
parent6aa3960d8b52d0dfe469d7ff27e3bb981f68c2a1
parent1d4c99a1ac126b73780b0caec3ab9fbd7fc85adc
Merge branch 'net-phylink-xpcs-stmmac-support-pcs-eee-configuration'

Russell King says:

====================
net: phylink,xpcs,stmmac: support PCS EEE configuration

This series adds support for phylink managed EEE at the PCS level,
allowing xpcs_config_eee() to be removed. Sadly, we still end up with
a XPCS specific function to configure the clock multiplier.
====================

Link: https://patch.msgid.link/Z6naiPpxfxGr1Ic6@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>