backports: add cc2520 driver
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 10 Jul 2014 20:34:09 +0000 (22:34 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 23 Jul 2014 21:28:30 +0000 (23:28 +0200)
This adds the cc2520.h and disables the driver on kernel < 3.5.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
copy-list
dependencies

index 7ad8972a02c095968e58f9c3a89bfa891b3a195b..71c48611809014e86efc568617c5ebf3cb466f33 100644 (file)
--- a/copy-list
+++ b/copy-list
@@ -196,6 +196,7 @@ include/linux/nl802154.h
 include/net/ieee802154_netdev.h
 include/net/wpan-phy.h
 include/linux/spi/at86rf230.h
+include/linux/spi/cc2520.h
 net/ieee802154/
 net/mac802154/
 drivers/net/ieee802154/
index e8ea6803b1b212fd0deb23277efdee5a5d78e997..569d260a79dfb379f9c70429bc58214995287c89 100644 (file)
@@ -133,5 +133,7 @@ IEEE802154_MRF24J40 3.5
 IEEE802154 3.1
 IEEE802154_6LOWPAN 3.5
 IEEE802154_AT86RF230 3.3
+# CC2520 needes devm_pinctrl_get_select_default()
+IEEE802154_CC2520 3.5
 
 IR_IMG 3.5