zephyr/boards/arm/nrf9160_pca10090
Emanuele Di Santo 0db7dda09d Bluetooth: hci: h4: use GPIO reset for nrf52840_pca10090 controllers
This patch adds support to the nRF9160 for using a dedicated
GPIO pin to reset controllers running on nrf52840_pca10090.

It resets the controller before opening the H4 device, and it
delays the controller from booting until all bytes traveling
to the host have been received and drained from the UART,
thus ensuring that communication can begin from a clean state.

Signed-off-by: Emanuele Di Santo <emdi@nordicsemi.no>
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2019-04-19 12:21:21 +02:00
..
doc doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
CMakeLists.txt Bluetooth: hci: h4: use GPIO reset for nrf52840_pca10090 controllers 2019-04-19 12:21:21 +02:00
Kconfig Bluetooth: hci: h4: use GPIO reset for nrf52840_pca10090 controllers 2019-04-19 12:21:21 +02:00
Kconfig.board boards: arm: nrf9160_pca10090: define BOARD_NRF9160_PCA10090NS 2019-02-07 13:29:19 -06:00
Kconfig.defconfig boards: arm: nrf: explicitly set Load size for strictly Secure builds 2019-02-22 08:57:23 -06:00
board.cmake license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf9160_pca10090.dts boards: arm: nrf9160_pca10090: choose code-partition in secure variant 2019-02-07 13:29:19 -06:00
nrf9160_pca10090.yaml boards: arm: Enable building with Zephyr toolchain 2019-03-11 13:31:43 -05:00
nrf9160_pca10090_common.dts boards: nrf9160_pca10090: Fix polarity of pwm0/ch0 2019-04-10 13:55:10 -04:00
nrf9160_pca10090_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf9160_pca10090_partition_conf.dts boards: arm: nrf: do not overwrite flash0 reg property in nRF91 board 2019-02-22 08:57:23 -06:00
nrf9160_pca10090ns.dts
nrf9160_pca10090ns.yaml boards: arm: Enable building with Zephyr toolchain 2019-03-11 13:31:43 -05:00
nrf9160_pca10090ns_defconfig license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
nrf52840_reset.c Bluetooth: hci: h4: use GPIO reset for nrf52840_pca10090 controllers 2019-04-19 12:21:21 +02:00