commit | 864dc729d528560e8d204267d66dae59972f462c | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Sun Jul 30 22:41:48 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 31 18:00:23 2017 -0700 |
tree | 11db6e66dc73211e193bc0cad9bd70a2356a0938 | |
parent | 865b813aa273cd411066d05c47154d5d1490eac7 [diff] |
net: phy: marvell: Refactor m88e1121 RGMII delay configuration Turns out that MII_M1116R_CONTROL_REG_MAC is the same as MII_88E1121_PHY_MSCR_REG. Refactor the code to set the RGMII delays into a shared helper. Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>