at86rf230: add support for devicetree
authorAlexander Aring <alex.aring@gmail.com>
Sat, 15 Mar 2014 08:29:07 +0000 (09:29 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Mar 2014 20:10:26 +0000 (16:10 -0400)
commitfa2d3e9471b37c2d3cd3cede73065b3b867532ee
treed270f7dfd7c419a4427e1cad5e92d60bd746110a
parent3fa275712489d31171b612a9a83e7b9840c6364e
at86rf230: add support for devicetree

This patch adds devicetree support for the at86rf230 driver.

Possible gpios to configure are "reset-gpio" and "sleep-gpio".
Also add support to configure the "irq-type" for the irq polarity
register.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/at86rf230.c