zephyr/boards/arm/nrf52dk_nrf52810
Andrzej Głąbek b4b2b2ef98 boards: nrf52: Suppress DTC warnings about duplicate unit-address
Prevent "unique_unit_address_if_enabled" warnings from being reported
for nRF52 Series SoCs, where certain nodes need to be enabled with
the same base addresses. These can be (depending on a given SoC):
- power@40000000 & clock@40000000
- power@40000000 & clock@40000000 & bprot@40000000
- acl@4001e000 & flash-controller@4001e000

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
doc boards: arm: nrf: remove note about board name change 2020-11-09 17:04:22 +02:00
board.cmake boards: nrf: Fix jlink invocation strings 2022-03-25 13:39:28 +01:00
CMakeLists.txt
Kconfig kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
Kconfig.board
Kconfig.defconfig adc: nordic: move to new DT API and kconfig style 2020-04-13 18:34:39 -04:00
nrf52dk_nrf52810-pinctrl.dtsi boards: arm: nrf52dk_nrf52810: migrate to pinctrl 2022-03-21 15:09:28 +01:00
nrf52dk_nrf52810.dts boards: arm: nrf52dk_nrf52810: migrate to pinctrl 2022-03-21 15:09:28 +01:00
nrf52dk_nrf52810.yaml
nrf52dk_nrf52810_defconfig boards: arm: nrf52dk_nrf52810: migrate to pinctrl 2022-03-21 15:09:28 +01:00
pre_dt_board.cmake boards: nrf52: Suppress DTC warnings about duplicate unit-address 2022-04-02 15:14:38 +02:00