Re: [PATCH 1/3 v2] net: smsc911x: augment device tree bindings

2016-08-24 Thread Arnd Bergmann
On Wednesday, August 24, 2016 2:59:40 PM CEST Linus Walleij wrote: > +- interrupts : Should contain the SMSC LAN > + interrupt line as cell 0, cell 1 is an OPTIONAL PME (power > + management event) interrupt that is able to wake up the host > + system with a 50ms pulse on network activity > + F

[PATCH 1/3 v2] net: smsc911x: augment device tree bindings

2016-08-24 Thread Linus Walleij
This adds device tree bindings for: - An optional GPIO line for releasing the RESET signal to the SMSC911x devices - An optional PME (power management event) interrupt line that can be utilized to wake up the system on network activity. This signal exist on all the SMSC911x devices, it is j