zephyr/subsys/bluetooth/controller
Vinayak Kariappa Chettimada 505a83414e drivers: gpio: nrf5: Fix GPIOTE channel use overlap
Fixes issues caused in GPIO driver due to overlapping GPIOTE
channel use in nRF5 software PWM driver and in Bluetooth
controller for implementing PA/LNA feature.

The issue is solved by assigning the base and available
channel count for GPIOTE considering whether PWM and/or
PA/LNA feature is selected in the Kconfig.

Fixes #8815.

Signed-off-by: Vinayak Kariappa Chettimada <vich@nordicsemi.no>
2018-07-10 11:25:32 +02:00
..
crypto Bluetooth: Remove rand driver and use entropy instead 2018-03-14 16:47:50 +01:00
hal arch: arm: nrf: remove kernel_includes.h from nRF5x soc.h inclusions 2018-07-02 16:50:10 +02:00
hci Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
include Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
ll_sw Bluetooth: controller: Fix empty_pkt_us_get for 2M phy. 2018-07-03 22:47:45 -04:00
ticker Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
util Bluetooth: controller: Remove include guards in internal files 2018-06-14 17:11:42 +02:00
CMakeLists.txt Bluetooth: Reorganize Kconfig options for BLE controller 2018-07-02 11:59:43 +02:00
Kconfig drivers: gpio: nrf5: Fix GPIOTE channel use overlap 2018-07-10 11:25:32 +02:00