From 1b965ae13b7b41d2980e430a7890b562ea93c87b Mon Sep 17 00:00:00 2001 From: Karsten Koenig Date: Tue, 14 Jan 2025 10:31:31 +0100 Subject: [PATCH] [nrf fromtree] dts: common: nordic: nrf54h20: Fix flpr bus-width EngB+ uses 32bit bus-width stacking sequence for all VPR cores. Signed-off-by: Karsten Koenig (cherry picked from commit 620188224294aa19853aac7f9e9b545cb595d08d) --- dts/common/nordic/nrf54h20.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dts/common/nordic/nrf54h20.dtsi b/dts/common/nordic/nrf54h20.dtsi index f879e08fa52..e042df822ca 100644 --- a/dts/common/nordic/nrf54h20.dtsi +++ b/dts/common/nordic/nrf54h20.dtsi @@ -84,7 +84,7 @@ device_type = "cpu"; clock-frequency = ; riscv,isa = "rv32emc"; - nordic,bus-width = <64>; + nordic,bus-width = <32>; cpuflpr_vevif_rx: mailbox { compatible = "nordic,nrf-vevif-task-rx";