diff options
author | Russell King (Oracle) <[email protected]> | 2022-01-04 16:38:31 +0000 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-01-05 10:31:22 -0800 |
commit | 4e4f325a0a55907b14f579e6b1a38c53755e3de2 (patch) | |
tree | cdeaff6fc42563249249970ac2ec269973f46254 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | aa298b557bdeb5690e0fc51dac87e55b086ede0c (diff) |
net: gemini: allow any RGMII interface mode
The four RGMII interface modes take care of the required RGMII delay
configuration at the PHY and should not be limited by the network MAC
driver. Sadly, gemini was only permitting RGMII mode with no delays,
which would require the required delay to be inserted via PCB tracking
or by the MAC.
However, there are designs that require the PHY to add the delay, which
is impossible without Gemini permitting the other three PHY interface
modes. Fix the driver to allow these.
Signed-off-by: Russell King (Oracle) <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions