dts: common: nordic: nrf54h20: Fix flpr bus-width

EngB+ uses 32bit bus-width stacking sequence for all VPR cores.

Signed-off-by: Karsten Koenig <karsten.koenig@nordicsemi.no>
This commit is contained in:
Karsten Koenig 2025-01-14 10:31:31 +01:00 committed by Benjamin Cabé
parent 37c23deea1
commit 6201882242

View file

@ -84,7 +84,7 @@
device_type = "cpu";
clock-frequency = <DT_FREQ_M(320)>;
riscv,isa = "rv32emc";
nordic,bus-width = <64>;
nordic,bus-width = <32>;
cpuflpr_vevif_rx: mailbox {
compatible = "nordic,nrf-vevif-task-rx";