]> git.baikalelectronics.ru Git - kernel.git/commit
net: smsc911x: augment device tree bindings
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 7 Sep 2016 13:53:31 +0000 (15:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Sep 2016 04:05:54 +0000 (21:05 -0700)
commit10841d34385a770952163353188ad8df6ffaa305
tree90a854bfcb5204763c666beca6a7a7c621006fb0
parent73c31e8cb40496e90185e181a3ddbcb3ba9843b7
net: smsc911x: augment device tree bindings

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 just not
  very often routed.

Both these lines are routed to the SoC on the Qualcomm APQ8060
Dragonboard and thus needs to be bound in the device tree.

Cc: devicetree@vger.kernel.org
Cc: Jeremy Linton <jeremy.linton@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/smsc911x.txt