[U-Boot] [RESEND PATCH v2 5/7] net: phy: marvell 88e151x: Fix handling of bare RGMII interface type

Joe Hershberger joe.hershberger at ni.com
Tue Feb 13 17:38:11 UTC 2018


On Mon, Jan 15, 2018 at 4:08 AM, Mario Six <mario.six at gdsys.cc> wrote:
> Commit 68e6eca ("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 at gdsys.cc>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list