Files
u-boot-sunxi/drivers
Mario Six 431be621c6 net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
Commit 68e6ecadc5 ("net: phy: marvell 88e151x: Fix handling of RGMII
interface types") fixed the initialization of 88e151x phys, but made it
so that interfaces of type PHY_INTERFACE_MODE_RGMII had both RX and TX
delay bits cleared. The default (like in m88e1111s_config) is to have
both bits set.

Hence, this patch changes the behavior in the PHY_INTERFACE_MODE_RGMII
case so that both bits are set.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
2018-02-26 15:47:07 -06:00
..
2018-02-13 23:24:22 -05:00
2018-01-26 12:38:13 +01:00
2018-02-18 15:53:48 -07:00
2018-02-21 20:28:15 +01:00
2018-02-19 08:21:38 +01:00
2018-02-04 12:00:58 +01:00
2018-02-25 22:28:59 -05:00
2018-02-23 10:40:52 -05:00
2017-11-06 09:51:01 -05:00
2018-01-26 12:38:13 +01:00
2018-02-04 12:00:58 +01:00
2018-02-13 23:01:44 -05:00