diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2022-05-18 15:55:07 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-05-19 18:14:30 -0700 |
commit | 650a49bc65df6b0e0051a8f62d7c22d95a8f350d (patch) | |
tree | c203cf30d2c640b16ec22805b01e77a4d89039c4 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1ec619ee4a052fb9ac48b57554ac2722a0bfe73c (diff) |
net: mtk_eth_soc: add fixme comment for state->speed use
Add a fixme comment for the last remaining incorrect usage of
state->speed in the mac_config() method, which is strangely in a code
path which is only run when the PHY interface mode changes.
This means if we are in RGMII mode, changes in state->speed will not
cause the INTF_MODE, TRGMII_RCK_CTRL and TRGMII_TCK_CTRL registers to
be set according to the speed, nor will the TRGPLL clock be set to the
correct value.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions