dts: nordic: nrf54l15: Add mbox VEVIF nodes

Add a mbox VEVIF nodes to be used for communicating FLPR -> APP.

Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
This commit is contained in:
Jakub Zymelka 2024-05-20 13:25:35 +02:00 committed by Anas Nashif
commit c7b36517ec
5 changed files with 51 additions and 54 deletions

View file

@ -7,6 +7,6 @@
status = "okay";
};
&cpuflpr_vevif_remote {
&cpuapp_vevif_tx {
status = "okay";
};

View file

@ -7,6 +7,6 @@
status = "okay";
};
&cpuflpr_vevif_remote {
&cpuapp_vevif_tx {
status = "okay";
};