zephyr/boards
Andrzej Głąbek 71223ad0d0 boards: nrf9160dk: Move board control configuration to devicetree
Use devicetree instead of Kconfig to configure the board control
switches in nRF9160 DK:
- add binding for the switches that provide optional signal routings
  on this board
- add binding for the GPIO interface that can be used for communication
  (e.g. UART based) between the nRF9160 and the nRF52840 on the DK,
  and add GPIO mapping for this interface so that its lines can be used
  without caring about of actual pin numbers on both sides
- add binding for one GPIO line chosen from the above interface that is
  to allow the nRF9160 to reset the nRF52840
- update accordingly dts files and board specific code for both board
  definitions associated with the DK
- introduce .dtsi files that can be included from dts overlays in order
  to facilitate the use of the above GPIO interface; modify the overlay
  in the hci_uart sample to provide an example of use of those files

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2021-03-04 11:25:22 +03:00
..
arc boards: em_starterkit: Fix duplicate labels 2021-02-25 13:39:51 -06:00
arm boards: nrf9160dk: Move board control configuration to devicetree 2021-03-04 11:25:22 +03:00
common west.yml: update esp32 manifest 2021-01-13 09:10:46 -05:00
nios2 boards: nios2: enable icount for qemu_nios2 platform 2021-01-26 06:13:35 -05:00
posix drivers: serial: native_posix: Convert 2nd UART to be devicetree based 2021-02-18 09:06:21 +01:00
riscv boards: Add i2s to supported list for testing 2021-02-26 14:21:59 -06:00
shields drivers/sensor: ism330dhcx: Move INT_PIN Kconfig attr into DT 2021-02-28 16:47:15 -05:00
sparc tests: filter default platforms 2021-02-19 14:41:01 -05:00
x86 boards: x86: add qemu_x86_virt to test running in virtual space 2021-03-03 20:10:22 -05:00
xtensa esp32: drivers: counter: add support for general-purpose counters 2021-03-03 13:02:02 +01:00
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
deprecated.cmake boards: Remove deprecated board names from Zephyr 2.3 or before 2020-09-30 06:39:20 -05:00
index.rst boards: Add qemu_leon3 2020-11-13 14:53:55 -08:00
Kconfig cmake: Adds the necessary flags support for Qemu ivshmem feature 2020-12-16 18:47:35 -05:00