Re: [PATCH 6/8] ftgmac100: Allow configuration of phy interface via device-tree

2017-04-13 Thread Andrew Lunn
On Thu, Apr 13, 2017 at 08:44:41AM +1000, Benjamin Herrenschmidt wrote: > This uses the standard phy-mode property > > Signed-off-by: Benjamin Herrenschmidt Reviewed-by: Andrew Lunn Andrew

[PATCH 6/8] ftgmac100: Allow configuration of phy interface via device-tree

2017-04-12 Thread Benjamin Herrenschmidt
This uses the standard phy-mode property Signed-off-by: Benjamin Herrenschmidt --- drivers/net/ethernet/faraday/ftgmac100.c | 42 +--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/drivers/net/ethernet/faraday/ftgmac100.c b/drivers/net/ethernet/farad