zephyr/drivers/ieee802154
Tomasz Bursztyka ed6ccead1e drivers: ieee802154: Let the initialization priority be done via Kconfig
Since the whole init level changes: all drivers and most of subsystems
are initialized at level POST_KERNEL. Unfortunately that broke legacy
tweaks on what to start first and after.

Let's raise cc2520 priority, still below net_init.

Jira: ZEP-1261

Change-Id: I0d91aa87a893584b3f5b39a193c823127961402f
Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
2016-12-02 12:41:07 +02:00
..
ieee802154_cc2520.c drivers: ieee802154: Let the initialization priority be done via Kconfig 2016-12-02 12:41:07 +02:00
ieee802154_cc2520.h drivers: ieee802154: Using unified kernel API 2016-12-02 12:41:06 +02:00
ieee802154_cc2520_legacy.c drivers: ieee802154: Let's timeout on cc2520 tx 2016-12-02 12:41:02 +02:00
ieee802154_cc2520_regs.h drivers: ieee802154: Fix register name 2016-10-21 17:03:57 +00:00
ieee802154_uart_pipe.c drivers: ieee802154: Using unified kernel API 2016-12-02 12:41:06 +02:00
ieee802154_uart_pipe.h net: drivers: Add a fake ieee802154 radio driver for qemu 2016-12-02 12:40:24 +02:00
Kconfig drivers: ieee802154: Let the initialization priority be done via Kconfig 2016-12-02 12:41:07 +02:00
Makefile net: Add TI_CC2520 RAW driver 2016-12-02 12:40:46 +02:00