zephyr/samples/subsys/ipc
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
..
ipc_service dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
openamp tests: fix typos and misnamed platforms 2021-12-17 12:24:37 -05:00
openamp_performance dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
openamp_rsc_table samples: ipc: openamp_rsc_table: do not enable CONFIG_IPM_MCUX 2022-03-24 10:41:39 +01:00
rpmsg_service dts: nrf5340: Use dual compatible property for mbox nodes 2022-04-02 15:14:38 +02:00
ipc.rst