Re: [PATCH] net: macb: add fixed-link node support

2017-06-20 Thread Michael Grzeschik
Hi Nicolas, On Mon, Jun 19, 2017 at 12:54:10PM +0200, Nicolas Ferre wrote: > Le 16/06/2017 à 10:55, Michael Grzeschik a écrit : > > In case the MACB is directly connected to a > > non-mdio PHY/device, it should be possible to provide > > a fixed link configuration in the DT. > > > >

Re: [PATCH] net: macb: add fixed-link node support

2017-06-19 Thread Nicolas Ferre
Le 16/06/2017 à 10:55, Michael Grzeschik a écrit : > In case the MACB is directly connected to a > non-mdio PHY/device, it should be possible to provide > a fixed link configuration in the DT. > > Signed-off-by: Michael Grzeschik > --- >

[PATCH] net: macb: add fixed-link node support

2017-06-16 Thread Michael Grzeschik
In case the MACB is directly connected to a non-mdio PHY/device, it should be possible to provide a fixed link configuration in the DT. Signed-off-by: Michael Grzeschik --- drivers/net/ethernet/cadence/macb.c | 21 +