[U-Boot] [PATCH] net: phy: ti: Fix dp83867 RGMII_TXID interface path

Joe Hershberger joe.hershberger at gmail.com
Fri Dec 9 19:25:20 CET 2016


Hi Phil,

On Fri, Dec 9, 2016 at 4:46 AM, Phil Edworthy <phil.edworthy at renesas.com> wrote:
> There is code that is specifically for RGMII_TXID interface, but this
> will never get used because the code checks that the RGMII interface
> is RGMII_ID to RGMII_RXID; RGMII_TXID is after this.
>
> To fix this and avoid similar problems in the future, use the
> phy_interface_is_rgmii helper function.
>
> Signed-off-by: Phil Edworthy <phil.edworthy at renesas.com>

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


More information about the U-Boot mailing list