This adds the cc2520.h and disables the driver on kernel < 3.5.

Signed-off-by: Hauke Mehrtens <[email protected]>
---
 copy-list    | 1 +
 dependencies | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/copy-list b/copy-list
index 7ad8972..71c4861 100644
--- 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/
diff --git a/dependencies b/dependencies
index e8ea680..569d260 100644
--- a/dependencies
+++ b/dependencies
@@ -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
-- 
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe backports" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to