Re: [PATCH net-next 8/9] phy: fixed_phy: Add gpio to determine link up/down.

2015-08-23 Thread Florian Fainelli
Le 08/23/15 02:46, Andrew Lunn a écrit : > An SFP module may have a link up/down status pin which can be > connection to a GPIO line of the host. Add support for reading such an > GPIO in the fixed_phy driver. Reviewed-by: Florian Fainelli -- Florian -- To unsubscribe from this list: send the li

[PATCH net-next 8/9] phy: fixed_phy: Add gpio to determine link up/down.

2015-08-23 Thread Andrew Lunn
An SFP module may have a link up/down status pin which can be connection to a GPIO line of the host. Add support for reading such an GPIO in the fixed_phy driver. Signed-off-by: Andrew Lunn --- .../devicetree/bindings/net/fixed-link.txt | 14 +++- Documentation/networking/stmmac.