Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at86rf230: add irq type configuration option | Sascha Herrmann | 2013-04-16 | 1 | -0/+14 |
| | | | | | | | | | Add option to at86rf230 platform data to configure the type of the interrupt used by the driver. The irq polarity of the device will be configured accordingly. Signed-off-by: Sascha Herrmann <sascha@ps.nvbi.de> Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | drivers/ieee802154: add support for the at86rf230/231 transceivers | alex.bluesman.smirnov@gmail.com | 2012-06-26 | 1 | -0/+31 |
The AT86RF231 is a feature rich, low-power 2.4 GHz radio transceiver designed for industrial and consumer ZigBee/IEEE 802.15.4, 6LoWPAN, RF4CE and high data rate 2.4 GHz ISM band applications. This patch adds support for the Atmel RF230/231 radio transceivers. Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |