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)
commit216559d9032704a7a5d2fcd3c9c086dd9f7cd557
tree90a854bfcb5204763c666beca6a7a7c621006fb0
parente6f3f120827c8f2d0c9962f7ce3784b3e24230a3
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