Skip to content
Snippets Groups Projects
Commit 68e6ecad authored by Phil Edworthy's avatar Phil Edworthy Committed by Joe Hershberger
Browse files

net: phy: marvell 88e151x: Fix handling of RGMII interface types


The 88E1518 code is programming the wrong registers for rgmii-id,
rgmii-txid and rgmii-rxid interfaces.

Since the PHY defaults to rgmii-id, it would appear that the code
was previously only used with sgmii and rgmii-id interfaces.

Tested on 88E1512 PHY in rgmii-id mode which is from the same family
as 88E1518.

Signed-off-by: default avatarPhil Edworthy <phil.edworthy@renesas.com>
Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
parent c08248d6
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