]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx
authorNicolai Buchwitz <nb@tipi-net.de>
Mon, 6 Apr 2026 07:13:08 +0000 (09:13 +0200)
committerJakub Kicinski <kuba@kernel.org>
Sun, 12 Apr 2026 18:33:23 +0000 (11:33 -0700)
commitbcb3e89fc0ecbe7a2b7ce614b72deda39083ac74
tree3ddae05d5a260679def79cd1ba7895a0e70704a1
parent7ef629b458018ed01dcab6cbdc644ef26b0d0d83
net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx

Implement the .disable_autonomous_eee callback for the BCM54210E.

In AutogrEEEn mode the PHY manages EEE autonomously. Clearing the
AutogrEEEn enable bit in MII_BUF_CNTL_0 switches the PHY to Native
EEE mode.

Signed-off-by: Nicolai Buchwitz <nb@tipi-net.de>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20260406-devel-autonomous-eee-v1-2-b335e7143711@tipi-net.de
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/phy/broadcom.c
include/linux/brcmphy.h