diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2021-01-14 13:45:49 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-16 02:06:07 +0300 |
commit | 390b4cad81484124db2b676ed20a265adc032bae (patch) | |
tree | d20104b60f63ca70e555935a19bf89f51e5acc2c /drivers/net/phy/phy-core.c | |
parent | 623c13295cf4e2d6ee80a6e8bae43529c0f020c9 (diff) | |
download | linux-390b4cad81484124db2b676ed20a265adc032bae.tar.xz |
net: phy: at803x: add support for configuring SmartEEE
SmartEEE for the atheros phy was deemed buggy by Freescale and commits
were added to disable it for their boards.
In initial testing, SolidRun found that the default settings were
causing disconnects but by increasing the Tw buffer time we could allow
enough time for all parts of the link to come out of a low power state
and function properly without causing a disconnect. This allows us to
have functional power savings of between 300 and 400mW, rather than
disabling the feature altogether.
This commit adds support for disabling SmartEEE and configuring the Tw
parameters for 1G and 100M speeds.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/phy/phy-core.c')
0 files changed, 0 insertions, 0 deletions