ieee802154: at86rf230: add support for rf233 chip
authorThomas Stilwell <stilwellt@openlabs.co>
Tue, 11 Mar 2014 00:29:25 +0000 (19:29 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Mar 2014 04:05:36 +0000 (00:05 -0400)
commit48d5dbaf9412c79a3fd75b6dbff7aa80ceb75cc4
tree8f27a1032e184adff0b43efb8e1d72d676afff8e
parent62cf4be9899dafe0fd84cbdf5352a01d8f1ea326
ieee802154: at86rf230: add support for rf233 chip

The rf233 and rf231 are sufficiently similar that we can treat
rf233 like rf231.

rf233 is missing some features that rf231 has, but we don't currently
make use of them so there's nothing to handle differently yet.

Should we add support in the future for rf231 *_NOCLK or SLEEP states,
or PAD_IO drive strength, exceptions will need to be made for rf233.

Signed-off-by: Thomas Stilwell <stilwellt@openlabs.co>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ieee802154/Kconfig
drivers/net/ieee802154/at86rf230.c