diff options
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | 2023-06-09 11:03:05 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-13 02:51:20 +0300 |
commit | 923454c0368b8092e9d05c020f50abca577e7290 (patch) | |
tree | b504e0ad4a935217235b5262c8ee4fc6550fdcb5 /scripts/gdb/linux/utils.py | |
parent | b9dc1046edfeb7d9dbc2272c8d9ad5a8c47f3199 (diff) | |
download | linux-923454c0368b8092e9d05c020f50abca577e7290.tar.xz |
net: phylink: use a dedicated helper to parse usgmii control word
Q-USGMII is a derivative of USGMII, that uses a specific formatting for
the control word. The layout is close to the USXGMII control word, but
doesn't support speeds over 1Gbps. Use a dedicated decoding logic for
the USGMII control word, re-using USXGMII definitions but only considering
10/100/1000Mbps speeds
Fixes: 5e61fe157a27 ("net: phy: Introduce QUSGMII PHY mode")
Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions