Searched hist:"68 e6ecadc551250a73ff28e970440955f3e46ac2" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/phy/ |
| H A D | marvell.c | 68e6ecadc551250a73ff28e970440955f3e46ac2 Wed May 24 13:43:06 UTC 2017 Phil Edworthy <PHIL.EDWORTHY@renesas.com> 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: Phil Edworthy <phil.edworthy@renesas.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>
|