zephyr/samples/boards
Andrzej Głąbek 79cc5a96bd dts: nrf5340: Use dual compatible property for mbox nodes
This is a follow-up to commit cf6a58d3f6.

Restore the "nordic,nrf-ipc" compatible property in mbox nodes for both
nRF5340 cores and use it together with the new "nordic,mbox-nrf-ipc"
one. This way either the MBOX or the IPM driver can be used for these
nodes without further modifications. This eliminates the need to use
overlays in quite a few cases, so remove all those no longer needed
ones (which are also a bit confusing now as they refer to no longer
existing ipc@2a000 and ipc@41012000 nodes).

Restore also the ipc node label removed in the commit mentioned above,
as the label is used in validation of base addresses of nRF DT nodes.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-04-02 15:14:38 +02:00
..
96b_argonkey samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
arc_secure_services everywhere: fix typos 2022-03-18 13:24:08 -04:00
bbc_microbit Bluetooth: ATT: Fix typo in defines 2021-10-23 20:39:36 -04:00
esp32 tests: Change duplicated names of the test cases 2022-03-30 17:42:01 -04:00
google_kukui cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
intel_s1000_crb samples: fix double promotion warnings 2021-11-24 17:14:25 -05:00
mec15xxevb_assy6853 everywhere: fix typos 2022-03-18 13:24:08 -04:00
nrf dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
qemu_cortex_a53/reserved_memory reserved-memory: Fix layering violation 2021-09-28 14:01:36 -04:00
reel_board/mesh_badge samples: boards: reel_board: mesh_badge: use DEVICE_DT_GET 2022-03-31 13:55:10 +02:00
sensortile_box sampes: shell: remove usage of CONFIG_USB_UART_CONSOLE 2021-11-18 14:29:18 +01:00
stm32 everywhere: fix typos 2022-03-18 13:24:08 -04:00
ti/cc13x2_cc26x2/system_off pm: Rename pm_power_state_force 2022-02-23 07:33:46 -05:00
up_squared/gpio_counter cmake: increase minimal required version to 3.20.0 2021-08-20 09:47:34 +02:00
boards.rst