drivers/ieee802154: add support for the at86rf230/231 transceivers
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>
Mon, 25 Jun 2012 23:24:53 +0000 (23:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Jun 2012 04:06:11 +0000 (21:06 -0700)
commit7b8e19b67c1b171a04f6bd2f973d0b38cb496bf6
tree3d900905a1ae08f72b0cceabb91419a9b3b11fb5
parent5265f46711ca4e6c389519a00e97036ddb892781
drivers/ieee802154: add support for the at86rf230/231 transceivers

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>
drivers/ieee802154/Kconfig
drivers/ieee802154/Makefile
drivers/ieee802154/at86rf230.c [new file with mode: 0644]
include/linux/spi/at86rf230.h [new file with mode: 0644]
This page took 0.034031 seconds and 5 git commands to generate.