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:
parent
bace4a102d
commit
c7b36517ec
5 changed files with 51 additions and 54 deletions
|
@ -7,6 +7,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&cpuflpr_vevif_remote {
|
||||
&cpuapp_vevif_tx {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
@ -7,6 +7,6 @@
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&cpuflpr_vevif_remote {
|
||||
&cpuapp_vevif_tx {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue