zephyr/drivers/bluetooth
Erwan Gouriou bfc1a50eb9 drivers: hci: spi: update to new GPIO API
Update bluetooth hcp spi driver to new GPIO API.
Following changes have been done:
- Use new gpio api functions
- Get reset, irq and cs flags from dt defines
- Define reset pin as active low and invert set/unset logic.

Tested on disco_l475_iot1 and 96b_carbon.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-02-05 12:00:36 +01:00
..
hci drivers: hci: spi: update to new GPIO API 2020-02-05 12:00:36 +01:00
CMakeLists.txt drivers: Bluetooth: Generalize IC-specific setup hook 2019-04-19 12:21:21 +02:00
Kconfig kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
util.h