Hi, This patch series adds the driver support for cc2520. Please review the patches. If patch series is fine, i will send to the netdev.
Thanks and Regards, Varka Bhadram. Varka Bhadram (3): Driver for TI CC2520 radio chip Add CC2520 to Kernel Build System devicetree: device tree bindings for cc2520 .../devicetree/bindings/net/ieee802154/cc2520.txt | 30 + drivers/net/ieee802154/Kconfig | 11 + drivers/net/ieee802154/Makefile | 1 + drivers/net/ieee802154/cc2520.c | 813 ++++++++++++++++++++ include/linux/spi/cc2520.h | 176 +++++ 5 files changed, 1031 insertions(+) create mode 100644 Documentation/devicetree/bindings/net/ieee802154/cc2520.txt create mode 100644 drivers/net/ieee802154/cc2520.c create mode 100644 include/linux/spi/cc2520.h -- 1.7.9.5 ------------------------------------------------------------------------------ Is your legacy SCM system holding you back? Join Perforce May 7 to find out: • 3 signs your SCM is hindering your productivity • Requirements for releasing software faster • Expert tips and advice for migrating your SCM now http://p.sf.net/sfu/perforce _______________________________________________ Linux-zigbee-devel mailing list Linux-zigbee-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel