Re: [PATCH 2/3] net: smsc911x: request and deassert optional RESET GPIO

2016-07-08 Thread Guenter Roeck
On 07/08/2016 02:07 AM, Linus Walleij wrote: On some systems (such as the Qualcomm APQ8060 Dragonboard) the RESET signal of the SMSC911x is not pulled up by a resistor but connected to a GPIO line, so that the operating system must explicitly deassert RESET before use. Support this in the SMSC91

[PATCH 2/3] net: smsc911x: request and deassert optional RESET GPIO

2016-07-08 Thread Linus Walleij
On some systems (such as the Qualcomm APQ8060 Dragonboard) the RESET signal of the SMSC911x is not pulled up by a resistor but connected to a GPIO line, so that the operating system must explicitly deassert RESET before use. Support this in the SMSC911x driver so this ethernet connector can be use