Skip to content
Snippets Groups Projects
Commit bb135a01 authored by Alex's avatar Alex Committed by Joe Hershberger
Browse files

net/phy/vitesse: Rework RGMII skew configuration for VSC8601


The VSC8601 config tried to add an RGMII skew based on #defines that
no config defines. That's quite an ugly way to do it. Since the skew
is only needed on RGMII interfaces, check the interface mode at
runtime, and apply the settings accordingly.

Tested on custom board with AM3352 SOC and VSC801 PHY.

Signed-off-by: default avatarAlexandru Gagniuc <alex.g@adaptrum.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent c7ac1538
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment