[U-Boot] [PATCH 5/5] net: phy: Marvell: Use phy_interface_is_rgmii helper function

2016-12-09 Thread Phil Edworthy
Signed-off-by: Phil Edworthy --- drivers/net/phy/marvell.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 48ebb50..dc1d25f 100644 --- a/drivers/net/phy/marvell.c +++ b/drivers/net/phy/marvell.c @@ -177,10 +177,7

Re: [U-Boot] [PATCH 5/5] net: phy: Marvell: Use phy_interface_is_rgmii helper function

2016-12-09 Thread Stefan Roese
On 09.12.2016 11:41, Phil Edworthy wrote: Signed-off-by: Phil Edworthy --- drivers/net/phy/marvell.c | 5 + 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/net/phy/marvell.c b/drivers/net/phy/marvell.c index 48ebb50..dc1d25f 100644 --- a/drivers/net/phy/marvell.c +++ b/

Re: [U-Boot] [PATCH 5/5] net: phy: Marvell: Use phy_interface_is_rgmii helper function

2016-12-09 Thread Joe Hershberger
On Fri, Dec 9, 2016 at 4:41 AM, Phil Edworthy wrote: > Signed-off-by: Phil Edworthy Acked-by: Joe Hershberger ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot